(fileno) [_WIN32]: Remove unnecessary #ifdef fileno/#endif.
This commit is contained in:
parent
049bf68035
commit
c47f59e189
1 changed files with 0 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue