forked from GitHub/gf-core
a patch from Bjørnar Luteberget for compatibility with MSVC
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
#include <sys/mman.h>
|
||||
#include <sys/stat.h>
|
||||
#endif
|
||||
#if !defined(_MSC_VER)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <fcntl.h>
|
||||
|
||||
#ifdef USE_VALGRIND
|
||||
|
||||
Reference in New Issue
Block a user