diff options
Diffstat (limited to 'lib/msun/ld128/e_powl.c')
-rw-r--r-- | lib/msun/ld128/e_powl.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/msun/ld128/e_powl.c b/lib/msun/ld128/e_powl.c index 12b92a1a98b9..f5a993cf0054 100644 --- a/lib/msun/ld128/e_powl.c +++ b/lib/msun/ld128/e_powl.c @@ -59,9 +59,6 @@ * */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <float.h> #include <math.h> |