summaryrefslogtreecommitdiff
path: root/ares_strdup.h
diff options
context:
space:
mode:
Diffstat (limited to 'ares_strdup.h')
-rw-r--r--ares_strdup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_strdup.h b/ares_strdup.h
index 33df619..980da52 100644
--- a/ares_strdup.h
+++ b/ares_strdup.h
@@ -18,7 +18,7 @@
* without express or implied warranty.
*/
-#include "setup.h"
+#include "ares_setup.h"
#ifndef HAVE_STRDUP
extern char *ares_strdup(const char *s1);