diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-19 07:11:42 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-19 07:11:42 +0000 |
commit | cfda6f9df8594c655b63a466e8f0913400eb4d7f (patch) | |
tree | 5fa301ac04362ef0e46c7650d3eefc368cc22363 /omfwd.c | |
parent | 2d824173f21324dc7a5262146dcd374aacdde43b (diff) | |
download | rsyslog-cfda6f9df8594c655b63a466e8f0913400eb4d7f.tar.gz rsyslog-cfda6f9df8594c655b63a466e8f0913400eb4d7f.tar.xz rsyslog-cfda6f9df8594c655b63a466e8f0913400eb4d7f.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
@@ -68,9 +68,6 @@ #ifdef USE_GSSAPI #include "gss-misc.h" #endif -#ifdef USE_NETZIP -#include <zlib.h> -#endif MODULE_TYPE_OUTPUT |