summaryrefslogtreecommitdiffstats
path: root/getdomain.c
diff options
context:
space:
mode:
Diffstat (limited to 'getdomain.c')
-rw-r--r--getdomain.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/getdomain.c b/getdomain.c
index 23b2f48b..71636279 100644
--- a/getdomain.c
+++ b/getdomain.c
@@ -1,3 +1,7 @@
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include <stdio.h>
#include <ctype.h>
#include <string.h>