diff options
Diffstat (limited to 'syslog_tst.c')
-rw-r--r-- | syslog_tst.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/syslog_tst.c b/syslog_tst.c index ca786018..40896b31 100644 --- a/syslog_tst.c +++ b/syslog_tst.c @@ -14,6 +14,8 @@ * to be a problem with overrunning a UNIX domain socket with * excessive amounts of input. */ +#include "config.h" + #include <stdio.h> #include <string.h> |