aboutsummaryrefslogtreecommitdiff
path: root/ares/ahost.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares/ahost.c')
-rw-r--r--ares/ahost.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/ares/ahost.c b/ares/ahost.c
index dfb51a931..e381c1932 100644
--- a/ares/ahost.c
+++ b/ares/ahost.c
@@ -40,11 +40,6 @@
#include "inet_net_pton.h"
#include "ares_getopt.h"
-#ifndef optind
-extern int optind;
-extern char *optarg;
-#endif
-
#ifndef HAVE_STRUCT_IN6_ADDR
struct in6_addr
{