diff options
Diffstat (limited to 'lib/libc/softfloat/eqtf2.c')
-rw-r--r-- | lib/libc/softfloat/eqtf2.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/softfloat/eqtf2.c b/lib/libc/softfloat/eqtf2.c index 1839404e1b1a..b7ae12d265b4 100644 --- a/lib/libc/softfloat/eqtf2.c +++ b/lib/libc/softfloat/eqtf2.c @@ -4,9 +4,6 @@ * Written by Matt Thomas, 2011. This file is in the Public Domain. */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include "softfloat-for-gcc.h" #include "milieu.h" #include "softfloat.h" |