summaryrefslogtreecommitdiff
path: root/nameser.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-11-15 19:44:01 +0000
committerYang Tse <yangsita@gmail.com>2007-11-15 19:44:01 +0000
commit8627b23715838205403b36858e40807de4a795e1 (patch)
tree11b095a6176a62d3a913f6350664aa1f3059b1b8 /nameser.h
parentd9dd2397714b34248888c72ccc448bae1dd7355a (diff)
downloadc-ares-8627b23715838205403b36858e40807de4a795e1.tar.gz
c-ares-8627b23715838205403b36858e40807de4a795e1.tar.bz2
c-ares-8627b23715838205403b36858e40807de4a795e1.zip
Needed now that in6_addr is referenced in ares.h
Diffstat (limited to 'nameser.h')
-rw-r--r--nameser.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/nameser.h b/nameser.h
index 61741bb..1549414 100644
--- a/nameser.h
+++ b/nameser.h
@@ -7,9 +7,6 @@
port build */
#ifndef NETWARE
-#ifndef __CYGWIN__
-#include <windows.h>
-#endif
#include <process.h> /* for the _getpid() proto */
#endif /* !NETWARE */
#include <sys/types.h>