Commit aa7bb101 authored by vitaut's avatar vitaut

Undefine fileno if defined in posix-test

parent 3bc97a55
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
#include "posix.h" #include "posix.h"
#include "util.h" #include "util.h"
#ifdef __MINGW32__ #ifdef fileno
# undef fileno # undef fileno
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment