partially fix compile for musl

pull/1419/head
Rosen Penev 7 years ago committed by GitHub
parent e6978c23c0
commit 707f28c723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,9 +11,6 @@
#if defined (_POSIX)
#include <pthread.h>
#if defined (__linux__)
#include <sys/sysctl.h>
#endif // __linux__
#endif // _POSIX
#if defined (__APPLE__)

Loading…
Cancel
Save