Fixed config load for MSVC.
This commit is contained in:
2
src/3rdparty/jansson/hashtable_seed.c
vendored
2
src/3rdparty/jansson/hashtable_seed.c
vendored
@@ -21,7 +21,7 @@
|
||||
#include <sched.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#if defined(HAVE_UNISTD_H) && !defined(_MSC_VER)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user