diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-19 07:14:21 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-19 07:14:21 +0000 |
commit | 26059b310e2e90a60873cba6a022a61e7999cab4 (patch) | |
tree | 5911887cc66929288e7213725a13b533e5f8c9be /omfwd.c | |
parent | 745cfae6d3231b409d39bf864706421a2c5a3a2c (diff) | |
download | rsyslog-26059b310e2e90a60873cba6a022a61e7999cab4.tar.gz rsyslog-26059b310e2e90a60873cba6a022a61e7999cab4.tar.bz2 rsyslog-26059b310e2e90a60873cba6a022a61e7999cab4.zip |
applied some more cleanup provided by Michael Biebl
Diffstat (limited to 'omfwd.c')
-rw-r--r-- | omfwd.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -67,9 +67,6 @@ #ifdef USE_GSSAPI #include "gss-misc.h" #endif -#ifdef USE_NETZIP -#include <zlib.h> -#endif #ifdef SYSLOG_INET #define INET_SUSPEND_TIME 60 /* equal to 1 minute |