aboutsummaryrefslogtreecommitdiff
path: root/ares/nameser.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-09-16 18:43:25 +0000
committerYang Tse <yangsita@gmail.com>2008-09-16 18:43:25 +0000
commit975c171d5a81212bcbcfa335d212c8e640ec5085 (patch)
tree337615aa4675a2739cca4708e0ff853404a6008c /ares/nameser.h
parent7d7f63059adfee00f59485ff099b32b6a76eca80 (diff)
code cleanup
Diffstat (limited to 'ares/nameser.h')
-rw-r--r--ares/nameser.h16
1 files changed, 1 insertions, 15 deletions
diff --git a/ares/nameser.h b/ares/nameser.h
index f2b68f13b..e28de9a2f 100644
--- a/ares/nameser.h
+++ b/ares/nameser.h
@@ -3,21 +3,7 @@
#ifndef ARES_NAMESER_H
#define ARES_NAMESER_H
-/* Windows-only header file provided by liren@vivisimo.com to make his Windows
- port build */
-
-#ifndef NETWARE
-#include <process.h> /* for the _getpid() proto */
-#endif /* !NETWARE */
-#include <sys/types.h>
-
-#ifndef NETWARE
-
-#ifndef __WATCOMC__
-#define getpid() _getpid()
-#endif
-
-#endif /* !NETWARE */
+/* header file provided by liren@vivisimo.com */
#define NS_CMPRSFLGS 0xc0
#define NS_IN6ADDRSZ 16