aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/logger.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysklogd/logger.c')
-rw-r--r--sysklogd/logger.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysklogd/logger.c b/sysklogd/logger.c
index 0e1ce8dce..f4a0f82fb 100644
--- a/sysklogd/logger.c
+++ b/sysklogd/logger.c
@@ -25,7 +25,6 @@
25#include <stdio.h> 25#include <stdio.h>
26#include <unistd.h> 26#include <unistd.h>
27#include <sys/types.h> 27#include <sys/types.h>
28#include <sys/stat.h>
29#include <fcntl.h> 28#include <fcntl.h>
30#include <ctype.h> 29#include <ctype.h>
31 30