]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/kern/syscall_sw.c
xnu-3247.1.106.tar.gz
[apple/xnu.git] / osfmk / kern / syscall_sw.c
index e4918288499e8cd1a4638ff10d7ec86d168bc68a..e086346e3e7db5661e19064128a26b22436e8e13 100644 (file)
@@ -60,7 +60,7 @@
 #include <mach/mach_traps.h>
 
 #include <kern/syscall_sw.h>
-#if CONFIG_REQUIRES_U32_MUNGING
+#if CONFIG_REQUIRES_U32_MUNGING || (__arm__ && (__BIGGEST_ALIGNMENT__ > 4))
 #include <sys/munge.h>
 #endif