summaryrefslogtreecommitdiffstats
path: root/syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'syslog.c')
-rw-r--r--syslog.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/syslog.c b/syslog.c
index 889b0057..f3ce13c9 100644
--- a/syslog.c
+++ b/syslog.c
@@ -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>