summaryrefslogtreecommitdiffstats
path: root/lib/msun/bsdsrc/b_exp.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/bsdsrc/b_exp.c')
-rw-r--r--lib/msun/bsdsrc/b_exp.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/msun/bsdsrc/b_exp.c b/lib/msun/bsdsrc/b_exp.c
index fa6ea75..7cdda2f 100644
--- a/lib/msun/bsdsrc/b_exp.c
+++ b/lib/msun/bsdsrc/b_exp.c
@@ -31,6 +31,9 @@
* SUCH DAMAGE.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#ifndef lint
static char sccsid[] = "@(#)exp.c 8.1 (Berkeley) 6/4/93";
#endif /* not lint */
OpenPOWER on IntegriCloud