aboutsummaryrefslogtreecommitdiff
path: root/ares/nameser.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-07-01 13:55:13 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-07-01 13:55:13 +0000
commit60af1cbcc2a8c8782e8ec7c73995d009effea742 (patch)
tree3e366f110ff6796217e48ed45a3f09f5fc6d0b3e /ares/nameser.h
parent8952ef933b89e59c3729694bac971e9f4aa3db30 (diff)
djgpp fixes by Gisle
Diffstat (limited to 'ares/nameser.h')
-rw-r--r--ares/nameser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ares/nameser.h b/ares/nameser.h
index b6c78aa6d..0311c7e6e 100644
--- a/ares/nameser.h
+++ b/ares/nameser.h
@@ -11,6 +11,7 @@
#define MAXHOSTNAMELEN 256
#define EINPROGRESS WSAEINPROGRESS
+#define EWOULDBLOCK WSAEWOULDBLOCK
/* Structure for scatter/gather I/O. */
struct iovec