summaryrefslogtreecommitdiff
path: root/config-dos.h
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2013-02-15 02:23:18 +0100
committerYang Tse <yangsita@gmail.com>2013-02-15 02:36:19 +0100
commitc28e6d98db6d961fde8d85dc75fdd44f0d1db06e (patch)
tree633828b60df83e2ad71cd85b9f732aaa625137ff /config-dos.h
parente9bca998f99aa92e59cb359de8e3907b97882513 (diff)
downloadc-ares-c28e6d98db6d961fde8d85dc75fdd44f0d1db06e.tar.gz
c-ares-c28e6d98db6d961fde8d85dc75fdd44f0d1db06e.tar.bz2
c-ares-c28e6d98db6d961fde8d85dc75fdd44f0d1db06e.zip
config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32
Diffstat (limited to 'config-dos.h')
-rw-r--r--config-dos.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/config-dos.h b/config-dos.h
index 926db45..f80ca2c 100644
--- a/config-dos.h
+++ b/config-dos.h
@@ -93,7 +93,7 @@
#define HAVE_AF_INET6 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ARPA_NAMESER_H 1
- #define HAVE_CLOSESOCKET_CAMEL 1
+ #define HAVE_CLOSE_S 1
#define HAVE_GETHOSTNAME 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
@@ -107,7 +107,6 @@
#define HAVE_SYS_UIO_H 1
#define NS_INADDRSZ 4
#define HAVE_STRUCT_SOCKADDR_IN6 1
- #define CloseSocket(s) close_s((s))
#endif
#undef word