pthread: sysctl.h needs param.h on openbsd
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
5c33a9a5c1
commit
7de733b752
@ -38,6 +38,7 @@
|
|||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#elif HAVE_SYSCTL
|
#elif HAVE_SYSCTL
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
#include <sys/param.h>
|
||||||
#include <sys/sysctl.h>
|
#include <sys/sysctl.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user