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