diff options
Diffstat (limited to 'sysklogd')
-rw-r--r-- | sysklogd/klogd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysklogd/klogd.c b/sysklogd/klogd.c index ca8b848bd..03d65b37f 100644 --- a/sysklogd/klogd.c +++ b/sysklogd/klogd.c | |||
@@ -98,7 +98,6 @@ static void klogd_close(void) | |||
98 | 98 | ||
99 | #else | 99 | #else |
100 | 100 | ||
101 | # include <paths.h> | ||
102 | # ifndef _PATH_KLOG | 101 | # ifndef _PATH_KLOG |
103 | # ifdef __GNU__ | 102 | # ifdef __GNU__ |
104 | # define _PATH_KLOG "/dev/klog" | 103 | # define _PATH_KLOG "/dev/klog" |