1 /**
2 * $Id: common.h 551 2009-02-01 10:28:39Z mbroeker $
3 */
4
5 #ifndef COMMON_H
6 #define COMMON_H
7
8 #define DEFAULT_BUF_SIZE 512
9 #endif