diff options
Diffstat (limited to 'sysklogd/syslogd_and_logger.c')
-rw-r--r-- | sysklogd/syslogd_and_logger.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysklogd/syslogd_and_logger.c b/sysklogd/syslogd_and_logger.c index 0964f239c..6458a9332 100644 --- a/sysklogd/syslogd_and_logger.c +++ b/sysklogd/syslogd_and_logger.c | |||
@@ -8,6 +8,7 @@ | |||
8 | */ | 8 | */ |
9 | 9 | ||
10 | #include "libbb.h" | 10 | #include "libbb.h" |
11 | #include "common_bufsiz.h" | ||
11 | #define SYSLOG_NAMES | 12 | #define SYSLOG_NAMES |
12 | #define SYSLOG_NAMES_CONST | 13 | #define SYSLOG_NAMES_CONST |
13 | #include <syslog.h> | 14 | #include <syslog.h> |