#ifndef _INCLUDE_CFG_SYSLOG_H_ #define _INCLUDE_CFG_SYSLOG_H_ /* * Do not edit! Automatically generated on Thu Feb 4 13:47:09 2016 */ #ifndef SYSLOG_PORT #define SYSLOG_PORT 514 #endif #ifndef SYSLOG_MAXBUF #define SYSLOG_MAXBUF 256 #endif #endif