X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..36401178fd6817c043cc00b0c00c7f723e58efae:/osfmk/chud/chud_thread.c diff --git a/osfmk/chud/chud_thread.c b/osfmk/chud/chud_thread.c index 13f03940b..6af57de1e 100644 --- a/osfmk/chud/chud_thread.c +++ b/osfmk/chud/chud_thread.c @@ -48,8 +48,6 @@ # include #elif defined(__ppc__) || defined(__ppc64__) # include -#elif defined(__arm__) -# include #else // fall back on declaring it extern. The linker will sort us out. extern unsigned int real_ncpus;