windows has stdlib.h

This commit is contained in:
Daniel Stenberg 2002-08-20 11:42:35 +00:00
parent c8ee1fa62e
commit 35153eb524
1 changed files with 3 additions and 0 deletions

View File

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