summaryrefslogtreecommitdiffstats
path: root/libavahi-core/domain-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavahi-core/domain-test.c')
-rw-r--r--libavahi-core/domain-test.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libavahi-core/domain-test.c b/libavahi-core/domain-test.c
index 9a4a85a..7f6bd7b 100644
--- a/libavahi-core/domain-test.c
+++ b/libavahi-core/domain-test.c
@@ -19,6 +19,10 @@
USA.
***/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "util.h"
int main(int argc, char *argv[]) {