summaryrefslogtreecommitdiffstats
path: root/omfwd.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-12-18 14:16:05 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-12-18 14:16:05 +0000
commit779558133b0cfd348976dec1a01484496b469b6a (patch)
treed2e7875686632098249d94efc7bb06615162d09a /omfwd.c
parent65d57a9fc357fead6bb3f3efea08ee8bd8a9729c (diff)
downloadrsyslog-779558133b0cfd348976dec1a01484496b469b6a.tar.gz
rsyslog-779558133b0cfd348976dec1a01484496b469b6a.tar.xz
rsyslog-779558133b0cfd348976dec1a01484496b469b6a.zip
restructured #include's somewhat thanks to Michael Biebl
Diffstat (limited to 'omfwd.c')
-rw-r--r--omfwd.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/omfwd.c b/omfwd.c
index f21480b7..fe866327 100644
--- a/omfwd.c
+++ b/omfwd.c
@@ -64,6 +64,9 @@
#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