mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-26 10:49:21 +00:00
Revert "Fix build when targeting Sierra."
This reverts commit 35ca220d90
.
Going with https://github.com/cebix/macemu/pull/115 instead.
This commit is contained in:
parent
35ca220d90
commit
9f93648ea5
@ -32,7 +32,7 @@
|
|||||||
#define CLOCK_REALTIME 0
|
#define CLOCK_REALTIME 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(HAVE_CLOCK_GETTIME) && defined(__MACH__)
|
#if defined(__MACH__)
|
||||||
#include <mach/mach.h>
|
#include <mach/mach.h>
|
||||||
#include <mach/clock.h>
|
#include <mach/clock.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user