aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/tests/rem_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/tests/rem_test.c')
-rw-r--r--lib/msun/tests/rem_test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/msun/tests/rem_test.c b/lib/msun/tests/rem_test.c
index 96c3822aba9d..c96dc5ecd074 100644
--- a/lib/msun/tests/rem_test.c
+++ b/lib/msun/tests/rem_test.c
@@ -30,9 +30,6 @@
* Missing tests: fmod, fmodf.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <float.h>
#include <math.h>
#include <stdio.h>