From cfda6f9df8594c655b63a466e8f0913400eb4d7f Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 19 Dec 2007 07:11:42 +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 c9b41d36..e7bb6ed1 100644 --- a/syslogd.c +++ b/syslogd.c @@ -191,9 +191,6 @@ #include #include - -#ifndef __sun -#endif #include #include #include @@ -203,7 +200,7 @@ #include -#if HAVE_PATHS_H +#if HAVE_PATHS_H #include #endif -- cgit v1.2.3