summaryrefslogtreecommitdiff
path: root/nameser.h
diff options
context:
space:
mode:
Diffstat (limited to 'nameser.h')
-rw-r--r--nameser.h16
1 files changed, 1 insertions, 15 deletions
diff --git a/nameser.h b/nameser.h
index f2b68f1..e28de9a 100644
--- a/nameser.h
+++ b/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