summaryrefslogtreecommitdiffstats
path: root/syslogd.h
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-12-19 07:14:21 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-12-19 07:14:21 +0000
commit26059b310e2e90a60873cba6a022a61e7999cab4 (patch)
tree5911887cc66929288e7213725a13b533e5f8c9be /syslogd.h
parent745cfae6d3231b409d39bf864706421a2c5a3a2c (diff)
downloadrsyslog-26059b310e2e90a60873cba6a022a61e7999cab4.tar.gz
rsyslog-26059b310e2e90a60873cba6a022a61e7999cab4.tar.xz
rsyslog-26059b310e2e90a60873cba6a022a61e7999cab4.zip
applied some more cleanup provided by Michael Biebl
Diffstat (limited to 'syslogd.h')
-rw-r--r--syslogd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/syslogd.h b/syslogd.h
index c1d765eb..43d4f0ea 100644
--- a/syslogd.h
+++ b/syslogd.h
@@ -24,8 +24,6 @@
#include "objomsr.h"
#ifdef USE_NETZIP
-#include <unistd.h>
-#include <zlib.h>
/* config param: minimum message size to try compression. The smaller
* the message, the less likely is any compression gain. We check for
* gain before we submit the message. But to do so we still need to