diff options
Diffstat (limited to 'syslog.c')
-rw-r--r-- | syslog.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ * * A copy of the GPL can be found in the file "COPYING" in this distribution. */ +#include "config.h" + #include <stdio.h> #include <assert.h> #include <sys/socket.h> |