2002-08-26 Casper S. Hornstrup <chorns@users.sourceforge.net>

* include/wsahelp.h: New file.
	* lib/test.c: Include wsahelp.h.
This commit is contained in:
Danny Smith
2002-08-26 22:13:05 +00:00
parent 9b487837a5
commit eac48e7ecf
3 changed files with 98 additions and 0 deletions

View File

@ -58,6 +58,7 @@
#ifdef _WINSOCK2_H
#include <ws2tcpip.h>
#include <ws2spi.h>
#include <wsahelp.h>
#endif
#include <wsnetbs.h>
#include <setupapi.h>