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