mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
config-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32
This commit is contained in:
parent
2683927756
commit
8481386513
@ -178,8 +178,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef MSDOS /* Watt-32 */
|
||||
#define HAVE_CLOSESOCKET_CAMEL 1
|
||||
#define CloseSocket(s) close_s((s))
|
||||
#define HAVE_CLOSE_S 1
|
||||
#endif
|
||||
|
||||
#undef word
|
||||
|
Loading…
Reference in New Issue
Block a user