summaryrefslogtreecommitdiff
path: root/nameser.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2005-12-18 15:36:14 +0000
committerYang Tse <yangsita@gmail.com>2005-12-18 15:36:14 +0000
commit4b3090680ac4720ac75067289151b457dd30d66a (patch)
treeaeca6e094ac53f9e0bb5a6f9c31d89fd88b587f5 /nameser.h
parent2259e593a1e83995f1a35a6eb4625d91f869402b (diff)
downloadc-ares-4b3090680ac4720ac75067289151b457dd30d66a.tar.gz
c-ares-4b3090680ac4720ac75067289151b457dd30d66a.tar.bz2
c-ares-4b3090680ac4720ac75067289151b457dd30d66a.zip
Cleanup windows header includes. Where aplicable, inclusion of
windows.h winsock.h winsock2.h ws2tcpip.h is done in setup.h
Diffstat (limited to 'nameser.h')
-rw-r--r--nameser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nameser.h b/nameser.h
index 7127c26..0ccbfd1 100644
--- a/nameser.h
+++ b/nameser.h
@@ -7,7 +7,6 @@
port build */
#ifndef NETWARE
-#include <windows.h>
#include <process.h> /* for the _getpid() proto */
#endif /* !NETWARE */
#include <sys/types.h>