aboutsummaryrefslogtreecommitdiff
path: root/ares/adig.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/adig.c')
-rw-r--r--ares/adig.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/adig.c b/ares/adig.c
index f7f601ce6..59325fe6c 100644
--- a/ares/adig.c
+++ b/ares/adig.c
@@ -32,6 +32,9 @@
#endif
#include <netdb.h>
#endif
+#ifdef HAVE_STRINGS_H
+#include <strings.h>
+#endif
#include <stdio.h>
#include <stdlib.h>