aboutsummaryrefslogtreecommitdiff
path: root/ares/acountry.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/acountry.c')
-rw-r--r--ares/acountry.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/ares/acountry.c b/ares/acountry.c
index e7029c8a3..14efa0729 100644
--- a/ares/acountry.c
+++ b/ares/acountry.c
@@ -43,6 +43,9 @@
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
+#ifdef HAVE_STRINGS_H
+#include <strings.h>
+#endif
#if defined(WIN32)
#include <winsock.h>