diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-18 14:44:39 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-12-18 14:44:39 +0000 |
commit | 4501b6c4e1efd31d7e275320ff693d5f22d70e62 (patch) | |
tree | e61d35e63810ca7ffaabcc9010ab9d0cc63517f8 /syslogd.c | |
parent | 4217aa53f30fd4e7d9487c4cf74947d17bb57f89 (diff) | |
download | rsyslog-4501b6c4e1efd31d7e275320ff693d5f22d70e62.tar.gz rsyslog-4501b6c4e1efd31d7e275320ff693d5f22d70e62.tar.xz rsyslog-4501b6c4e1efd31d7e275320ff693d5f22d70e62.zip |
code cleanups thanks to Michael Biebl
Diffstat (limited to 'syslogd.c')
-rw-r--r-- | syslogd.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -204,7 +204,6 @@ #endif #ifdef USE_NETZIP -#include <unistd.h> #include <zlib.h> #endif |