diff options
Diffstat (limited to 'lib/libc/softfloat/bits32/softfloat.c')
-rw-r--r-- | lib/libc/softfloat/bits32/softfloat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/softfloat/bits32/softfloat.c b/lib/libc/softfloat/bits32/softfloat.c index 2968786133cd..91aa190695af 100644 --- a/lib/libc/softfloat/bits32/softfloat.c +++ b/lib/libc/softfloat/bits32/softfloat.c @@ -51,7 +51,6 @@ this code that are retained. =============================================================================== */ -#include <sys/cdefs.h> #ifdef SOFTFLOAT_FOR_GCC #include "softfloat-for-gcc.h" #endif |