mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
windows has stdlib.h
This commit is contained in:
parent
c8ee1fa62e
commit
35153eb524
@ -170,6 +170,9 @@
|
|||||||
/* Define if you have the <winsock.h> header file. */
|
/* Define if you have the <winsock.h> header file. */
|
||||||
#define HAVE_WINSOCK_H 1
|
#define HAVE_WINSOCK_H 1
|
||||||
|
|
||||||
|
/* Define if you have the <stdlib.h> header file. */
|
||||||
|
#define HAVE_STDLIB_H 1
|
||||||
|
|
||||||
/* Define if you have the closesocket function. */
|
/* Define if you have the closesocket function. */
|
||||||
#define HAVE_CLOSESOCKET 1
|
#define HAVE_CLOSESOCKET 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user