From 26059b310e2e90a60873cba6a022a61e7999cab4 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 19 Dec 2007 07:14:21 +0000 Subject: applied some more cleanup provided by Michael Biebl --- syslogd.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'syslogd.c') diff --git a/syslogd.c b/syslogd.c index c67e0233..6cf9d557 100644 --- a/syslogd.c +++ b/syslogd.c @@ -182,9 +182,6 @@ #include #include - -#ifndef __sun -#endif #include #include #include @@ -196,7 +193,7 @@ #include #endif -#if HAVE_PATHS_H +#if HAVE_PATHS_H #include #endif -- cgit v1.2.3