summaryrefslogtreecommitdiff
path: root/ares_getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'ares_getopt.c')
-rw-r--r--ares_getopt.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/ares_getopt.c b/ares_getopt.c
index a14b6da..c3e81fc 100644
--- a/ares_getopt.c
+++ b/ares_getopt.c
@@ -44,12 +44,10 @@
* #endif
*/
-#include "setup.h"
-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include "ares.h"
+#include "ares_getopt.h"
/* declarations to provide consistent linkage */
extern char *optarg;