/** * $Id: common.h 551 2009-02-01 10:28:39Z mbroeker $ */ #ifndef COMMON_H #define COMMON_H #define DEFAULT_BUF_SIZE 512 #endif