aboutsummaryrefslogtreecommitdiff
path: root/ares/ares__get_hostent.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ares__get_hostent.c')
-rw-r--r--ares/ares__get_hostent.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/ares__get_hostent.c b/ares/ares__get_hostent.c
index bf99627e2..896f516d2 100644
--- a/ares/ares__get_hostent.c
+++ b/ares/ares__get_hostent.c
@@ -13,6 +13,7 @@
* without express or implied warranty.
*/
+#include "setup.h"
#include <sys/types.h>
#ifdef WIN32