[_WIN32]: Upgrade to Windows Sockets 2.

This commit is contained in:
Ron Koenderink 2004-12-31 20:40:39 +00:00
parent c99a5b4f43
commit aabed1b346
5 changed files with 5 additions and 4 deletions

View file

@ -55,6 +55,7 @@
#include "prototypes.h"
#if defined(_WIN32) && defined(_EMPTH_WIN32)
#include <winsock2.h>
#include <windows.h>
#include <process.h>