diff options
Diffstat (limited to 'lib/msun/tests/fenv_test.c')
-rw-r--r-- | lib/msun/tests/fenv_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/msun/tests/fenv_test.c b/lib/msun/tests/fenv_test.c index 9069921d8eaf..d85671827d37 100644 --- a/lib/msun/tests/fenv_test.c +++ b/lib/msun/tests/fenv_test.c @@ -28,7 +28,6 @@ * Test the correctness and C99-compliance of various fenv.h features. */ -#include <sys/cdefs.h> #include <sys/types.h> #include <sys/wait.h> #include <assert.h> |