X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/3d9156a7a519a5e3aa1b92e9d9d4b991f1aed7ff..8e029c653e0567df7ce6933dde41f5830dbbbcda:/mach/headers/thread_act.h diff --git a/mach/headers/thread_act.h b/mach/headers/thread_act.h index da011bc..843b9d5 100644 --- a/mach/headers/thread_act.h +++ b/mach/headers/thread_act.h @@ -22,6 +22,8 @@ */ #if defined(__i386__) #include +#elif defined(__x86_64__) +#include #elif defined(__ppc__) #include #elif defined(__ppc64__)