src/common.h
author Markus Bröker <mbroeker@largo.dyndns.tv>
Sat, 27 Feb 2010 19:00:11 +0100
changeset 51 5d9aed3948a6
parent 33 56571d34d754
permissions -rw-r--r--
code review, close and free all resources in config.c committer: Markus Bröker <mbroeker@largo.homelinux.org>

/**
 *  $Id: common.h 551 2009-02-01 10:28:39Z mbroeker $
 */

#ifndef COMMON_H
#define COMMON_H

#define DEFAULT_BUF_SIZE 512
#endif