summaryrefslogtreecommitdiffstats
path: root/src/socket-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/socket-util.c')
-rw-r--r--src/socket-util.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/socket-util.c b/src/socket-util.c
index f4648da5..c2bb277e 100644
--- a/src/socket-util.c
+++ b/src/socket-util.c
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stdarg.h>
#include <stdlib.h>
#include <signal.h>