1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

windows has stdlib.h

This commit is contained in:
Daniel Stenberg 2002-08-20 11:42:35 +00:00
parent c8ee1fa62e
commit 35153eb524

View File

@ -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