aboutsummaryrefslogtreecommitdiff
path: root/ares/nameser.h
diff options
context:
space:
mode:
Diffstat (limited to 'ares/nameser.h')
-rw-r--r--ares/nameser.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ares/nameser.h b/ares/nameser.h
index a7587d002..ec5e77aa0 100644
--- a/ares/nameser.h
+++ b/ares/nameser.h
@@ -18,11 +18,6 @@
#define MAXHOSTNAMELEN 256
-#define EINPROGRESS WSAEINPROGRESS
-#define EWOULDBLOCK WSAEWOULDBLOCK
-#define EMSGSIZE WSAEMSGSIZE
-#define EAFNOSUPPORT WSAEAFNOSUPPORT
-
/* Structure for scatter/gather I/O. */
struct iovec
{