Loading...
mach/headers/thread_act.h Libc-320.1.3 Libc-391.2.9
--- Libc/Libc-320.1.3/mach/headers/thread_act.h
+++ Libc/Libc-391.2.9/mach/headers/thread_act.h
@@ -24,6 +24,8 @@
 #include <mach/i386/thread_act.h>
 #elif defined(__ppc__)
 #include <mach/ppc/thread_act.h>
+#elif defined(__ppc64__)
+#include <mach/ppc64/thread_act.h>
 #else
 #error unknown architecture
 #endif