diff options
| author | Steve Kargl <kargl@FreeBSD.org> | 2024-01-28 09:14:50 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2024-01-28 15:00:23 +0000 |
| commit | 0dd5a5603e7a33d976f8e6015620bbc79839c609 (patch) | |
| tree | 92f04de818250f94b5538d6d7143bedc8d991814 /lib/msun/tests | |
| parent | 4d1161f094dd90428847f7e5989767e9957055f4 (diff) | |
Diffstat (limited to 'lib/msun/tests')
| -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> |
