diff options
Diffstat (limited to 'ares_gethostbyname.c')
-rw-r--r-- | ares_gethostbyname.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ares_gethostbyname.c b/ares_gethostbyname.c index 4869402..90f03a2 100644 --- a/ares_gethostbyname.c +++ b/ares_gethostbyname.c @@ -37,10 +37,6 @@ # include <arpa/nameser_compat.h> #endif -#include <stdio.h> -#include <stdlib.h> -#include <string.h> -#include <ctype.h> #ifdef HAVE_STRINGS_H #include <strings.h> #endif |