X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/b5d655f7532a546b54809da387f7467d128a756b..a28bf75d63c6a64e4c3b417c6052e45f42c6cedd:/pthreads/thread_setup.c diff --git a/pthreads/thread_setup.c b/pthreads/thread_setup.c index 2f6c9d5..d2985df 100644 --- a/pthreads/thread_setup.c +++ b/pthreads/thread_setup.c @@ -51,7 +51,7 @@ #if defined(__ppc__) || defined(__ppc64__) #include -#elif defined(__arm__) +#elif defined(__arm__) #include #endif