aboutsummaryrefslogtreecommitdiff
path: root/ares/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
commitca95f58ac0d5c9cc8f56517917af8b83248777f7 (patch)
treeb8dc0e3d9ef21e7fdc85404d42e858822101e381 /ares/nameser.h
parented636cbe4482e20bee084f2f83df494babb4defd (diff)
Needed now that in6_addr is referenced in ares.h
Diffstat (limited to 'ares/nameser.h')
-rw-r--r--ares/nameser.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ares/nameser.h b/ares/nameser.h
index 61741bb5f..154941450 100644
--- a/ares/nameser.h
+++ b/ares/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>