diff --git a/src/system/libroot/posix/stdlib/strtod.c b/src/system/libroot/posix/stdlib/strtod.c index 5018418b89..4429ddd940 100644 --- a/src/system/libroot/posix/stdlib/strtod.c +++ b/src/system/libroot/posix/stdlib/strtod.c @@ -125,7 +125,7 @@ #if defined(__i386__) || defined(__ia64__) || defined(__alpha__) || \ defined(__sparc64__) || defined(__powerpc__) || defined(__POWERPC__) || \ - defined(__m68k__) || defined(__M68K__) + defined(__m68k__) || defined(__M68K__) || defined(__arm__) || defined(__ARM__) # include # if BYTE_ORDER == BIG_ENDIAN # define IEEE_BIG_ENDIAN