mirror of
https://github.com/curl/curl.git
synced 2026-04-25 01:52:11 +03:00
windows has stdlib.h
This commit is contained in:
parent
c8ee1fa62e
commit
35153eb524
1 changed files with 3 additions and 0 deletions
|
|
@ -170,6 +170,9 @@
|
|||
/* Define if you have the <winsock.h> header file. */
|
||||
#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 HAVE_CLOSESOCKET 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue