Mac Intel compile fix
parent
51c5f0b267
commit
88cdd6ca9c
|
@ -27,7 +27,7 @@
|
|||
#include "mach_signal.h"
|
||||
|
||||
#ifdef FACTOR_X86
|
||||
#include "os-macosx-x86.h"
|
||||
#include "os-macosx-x86.32.h"
|
||||
#elif defined(FACTOR_PPC)
|
||||
#include "os-macosx-ppc.h"
|
||||
#else
|
||||
|
|
Loading…
Reference in New Issue