summaryrefslogtreecommitdiffstats
path: root/src/sockets
diff options
context:
space:
mode:
Diffstat (limited to 'src/sockets')
-rw-r--r--src/sockets/dnssrv.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sockets/dnssrv.cpp b/src/sockets/dnssrv.cpp
index 38cd61d..246bf02 100644
--- a/src/sockets/dnssrv.cpp
+++ b/src/sockets/dnssrv.cpp
@@ -11,6 +11,7 @@
#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/nameser.h>
+#include "twinkle_config.h"
#include <resolv.h>
#include <errno.h>
#include <stdlib.h>