summaryrefslogtreecommitdiffstats
path: root/omfwd.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-12-18 14:17:08 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-12-18 14:17:08 +0000
commit4217aa53f30fd4e7d9487c4cf74947d17bb57f89 (patch)
tree06668f60b7fbe661555c1bf1c0c0b1a594ca1dc2 /omfwd.c
parent946d08ba18357278f3b802faa4ab17552ab25e2a (diff)
downloadrsyslog-4217aa53f30fd4e7d9487c4cf74947d17bb57f89.tar.gz
rsyslog-4217aa53f30fd4e7d9487c4cf74947d17bb57f89.tar.xz
rsyslog-4217aa53f30fd4e7d9487c4cf74947d17bb57f89.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 0aa5ed64..13e82077 100644
--- a/omfwd.c
+++ b/omfwd.c
@@ -65,6 +65,9 @@
#ifdef USE_GSSAPI
#include "gss-misc.h"
#endif
+#ifdef USE_NETZIP
+#include <zlib.h>
+#endif
MODULE_TYPE_OUTPUT