summaryrefslogtreecommitdiffstats
path: root/libavahi-core/dns-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavahi-core/dns-test.c')
-rw-r--r--libavahi-core/dns-test.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libavahi-core/dns-test.c b/libavahi-core/dns-test.c
index 0d4500a..e0680c2 100644
--- a/libavahi-core/dns-test.c
+++ b/libavahi-core/dns-test.c
@@ -19,6 +19,10 @@
USA.
***/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "dns.h"
#include "util.h"