diff options
Diffstat (limited to 'logger.c')
-rw-r--r-- | logger.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ | |||
35 | 35 | ||
36 | #else | 36 | #else |
37 | /* We have to do this since the header file defines static | 37 | /* We have to do this since the header file defines static |
38 | * structues. Argh.... bad libc, bad, bad... | 38 | * structures. Argh.... bad libc, bad, bad... |
39 | */ | 39 | */ |
40 | #include <sys/syslog.h> | 40 | #include <sys/syslog.h> |
41 | typedef struct _code { | 41 | typedef struct _code { |