[_WIN32]: Remove empio.h, not required anymore.

This commit is contained in:
Ron Koenderink 2007-08-19 21:44:11 +00:00
parent c2e4f233aa
commit b5c4250099

View file

@ -56,8 +56,7 @@
#include "unistd.h" #include "unistd.h"
#include "sys/uio.h" #include "sys/uio.h"
#include "empio.h" //#include "prototypes.h"
#include "prototypes.h"
/* /*
* FD_SETSIZE is the size for the maximum number of sockets. * FD_SETSIZE is the size for the maximum number of sockets.