aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/e_acosf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/e_acosf.c')
-rw-r--r--lib/msun/src/e_acosf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/msun/src/e_acosf.c b/lib/msun/src/e_acosf.c
index 64f1c5afb182..29f6d4a78495 100644
--- a/lib/msun/src/e_acosf.c
+++ b/lib/msun/src/e_acosf.c
@@ -14,8 +14,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include "math.h"
#include "math_private.h"