]> git.pond.sub.org Git - empserver/blobdiff - src/lib/w32/unistd.h
(fileno) [_WIN32]: Remove unnecessary #ifdef fileno/#endif.
[empserver] / 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>