From 4217aa53f30fd4e7d9487c4cf74947d17bb57f89 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 18 Dec 2007 14:17:08 +0000 Subject: restructured #include's somewhat thanks to Michael Biebl --- syslogd.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'syslogd.c') diff --git a/syslogd.c b/syslogd.c index 3a35f732..753ed56f 100644 --- a/syslogd.c +++ b/syslogd.c @@ -203,6 +203,10 @@ #include #endif +#ifdef USE_NETZIP +#include +#include +#endif /* handle some defines missing on more than one platform */ #ifndef SUN_LEN -- cgit v1.2.3