diff --git a/sys/arm/arm/devmap.c b/sys/arm/arm/devmap.c index 380e12941dc2..4dffa8cc7a2b 100644 --- a/sys/arm/arm/devmap.c +++ b/sys/arm/arm/devmap.c @@ -40,7 +40,9 @@ __FBSDID("$FreeBSD$"); #include #include #include +#ifdef __arm__ #include +#endif #include #include #include