]> git.pond.sub.org Git - empserver/commitdiff
(fileno) [_WIN32]: Remove unnecessary #ifdef fileno/#endif.
authorRon Koenderink <rkoenderink@yahoo.ca>
Sun, 19 Aug 2007 01:20:00 +0000 (01:20 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Sun, 19 Aug 2007 01:20:00 +0000 (01:20 +0000)
src/lib/w32/unistd.h

index c556e433c6e4f4f0b266edcb9a7603cee631766c..5d5d77642b1b13e3693a92d0a8443048258ecdb8 100644 (file)
@@ -36,9 +36,7 @@
 
 #include <io.h>
 #include <stdio.h>
-#ifdef fileno
 #undef fileno
-#endif
 #include "sys/socket.h"
 #include "getopt.h"
 #include <sys/stat.h>