diff options
Diffstat (limited to 'lib/msun/tests/rem_test.c')
-rw-r--r-- | lib/msun/tests/rem_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/msun/tests/rem_test.c b/lib/msun/tests/rem_test.c index 9e5b8c302948..c96dc5ecd074 100644 --- a/lib/msun/tests/rem_test.c +++ b/lib/msun/tests/rem_test.c @@ -30,7 +30,6 @@ * Missing tests: fmod, fmodf. */ -#include <sys/cdefs.h> #include <float.h> #include <math.h> #include <stdio.h> |