diff options
Diffstat (limited to 'ares_expand_string.c')
-rw-r--r-- | ares_expand_string.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ares_expand_string.c b/ares_expand_string.c index f2d4f74..6ab8a77 100644 --- a/ares_expand_string.c +++ b/ares_expand_string.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> |