diff options
Diffstat (limited to 'sysklogd/logger.c')
-rw-r--r-- | sysklogd/logger.c | 1 |
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 @@ #include <stdio.h> #include <unistd.h> #include <sys/types.h> -#include <sys/stat.h> #include <fcntl.h> #include <ctype.h> |