]> git.pond.sub.org Git - empserver/commitdiff
[_WIN32]: Remove empio.h, not required anymore.
authorRon Koenderink <rkoenderink@yahoo.ca>
Sun, 19 Aug 2007 21:44:11 +0000 (21:44 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Sun, 19 Aug 2007 21:44:11 +0000 (21:44 +0000)
src/lib/w32/posixio.c

index 80573c7c8317f67342e4d38b96fae7c7de3b6193..995f237ec77533130a6f52e5e9deb120fab9797c 100644 (file)
@@ -56,8 +56,7 @@
 
 #include "unistd.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.