mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-08-15 11:27:35 +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:
@@ -32,7 +32,7 @@
|
||||
#define CLOCK_REALTIME 0
|
||||
#endif
|
||||
|
||||
#if !defined(HAVE_CLOCK_GETTIME) && defined(__MACH__)
|
||||
#if defined(__MACH__)
|
||||
#include <mach/mach.h>
|
||||
#include <mach/clock.h>
|
||||
|
||||
|
Reference in New Issue
Block a user