aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/tests/logarithm_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/tests/logarithm_test.c')
-rw-r--r--lib/msun/tests/logarithm_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/msun/tests/logarithm_test.c b/lib/msun/tests/logarithm_test.c
index 9da4ad3ba407..de80b5b45615 100644
--- a/lib/msun/tests/logarithm_test.c
+++ b/lib/msun/tests/logarithm_test.c
@@ -28,7 +28,6 @@
* Tests for corner cases in log*().
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <fenv.h>
#include <float.h>