summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/s_nexttowardf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/src/s_nexttowardf.c')
-rw-r--r--lib/msun/src/s_nexttowardf.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/msun/src/s_nexttowardf.c b/lib/msun/src/s_nexttowardf.c
index 38005ae..7c0d7b1 100644
--- a/lib/msun/src/s_nexttowardf.c
+++ b/lib/msun/src/s_nexttowardf.c
@@ -9,9 +9,8 @@
* ====================================================
*/
-#ifndef lint
-static char rcsid[] = "$FreeBSD$";
-#endif
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <float.h>
OpenPOWER on IntegriCloud