diff options
Diffstat (limited to 'lib/msun/ld80/s_expl.c')
-rw-r--r-- | lib/msun/ld80/s_expl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/msun/ld80/s_expl.c b/lib/msun/ld80/s_expl.c index 065e02fae1b0..03d7b366151a 100644 --- a/lib/msun/ld80/s_expl.c +++ b/lib/msun/ld80/s_expl.c @@ -28,7 +28,6 @@ * Optimized by Bruce D. Evans. */ -#include <sys/cdefs.h> /** * Compute the exponential of x for Intel 80-bit format. This is based on: * |