Commit da467bda authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

mtime: grah, compile before thou commits.

/me idiot.
(cherry picked from commit 4c2b6cc3)
Signed-off-by: default avatarDerk-Jan Hartman <hartman@videolan.org>
parent 77178304
......@@ -56,7 +56,7 @@
# include <sys/time.h>
#endif
#if defines(__APPLE__) && && !defined(__powerpc__) && !defined(__ppc__) && !defined(__ppc64__)
#if defined(__APPLE__) && !defined(__powerpc__) && !defined(__ppc__) && !defined(__ppc64__)
#define USE_APPLE_MACH 1
# include <mach/mach.h>
# include <mach/mach_time.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment