diff options
Diffstat (limited to 'lib/libc/i386/gen/flt_rounds.c')
-rw-r--r-- | lib/libc/i386/gen/flt_rounds.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/i386/gen/flt_rounds.c b/lib/libc/i386/gen/flt_rounds.c index 16417ffd46e2..6212dbf20918 100644 --- a/lib/libc/i386/gen/flt_rounds.c +++ b/lib/libc/i386/gen/flt_rounds.c @@ -4,8 +4,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <float.h> static const int map[] = { |