]> git.pond.sub.org Git - empserver/commitdiff
Replace the incorrectly commented out file prototypes.h with
authorRon Koenderink <rkoenderink@yahoo.ca>
Mon, 20 Aug 2007 20:13:56 +0000 (20:13 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Mon, 20 Aug 2007 20:13:56 +0000 (20:13 +0000)
misc.h.

src/lib/w32/posixio.c

index 995f237ec77533130a6f52e5e9deb120fab9797c..f516ad4f7338998b12d46e3e14d39462cf23619d 100644 (file)
@@ -56,7 +56,7 @@
 
 #include "unistd.h"
 #include "sys/uio.h"
-//#include "prototypes.h"
+#include "misc.h"
 
 /*
  * FD_SETSIZE is the size for the maximum number of sockets.