summaryrefslogtreecommitdiff
path: root/ares_gethostbyname.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares_gethostbyname.c')
-rw-r--r--ares_gethostbyname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_gethostbyname.c b/ares_gethostbyname.c
index d708dfb..acf1a44 100644
--- a/ares_gethostbyname.c
+++ b/ares_gethostbyname.c
@@ -15,7 +15,7 @@
* without express or implied warranty.
*/
-#include "setup.h"
+#include "ares_setup.h"
#ifdef HAVE_SYS_SOCKET_H
# include <sys/socket.h>