mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-20 15:40:32 +00:00
Allows to build on macos 10.15
This commit is contained in:
parent
bedfbfd594
commit
1163c12645
@ -34,6 +34,7 @@
|
||||
#if defined(__APPLE__)
|
||||
#include <sys/sysctl.h>
|
||||
#include <libproc.h>
|
||||
#include <cassert>
|
||||
#endif
|
||||
|
||||
#if defined(__FreeBSD__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user