From 779558133b0cfd348976dec1a01484496b469b6a Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 18 Dec 2007 14:16:05 +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 d0040422..483fd415 100644 --- a/syslogd.c +++ b/syslogd.c @@ -196,6 +196,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