summaryrefslogtreecommitdiffstats
path: root/lib/libstand/strtol.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/strtol.c')
-rw-r--r--lib/libstand/strtol.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libstand/strtol.c b/lib/libstand/strtol.c
index 02c5920..30c5cbb 100644
--- a/lib/libstand/strtol.c
+++ b/lib/libstand/strtol.c
@@ -31,6 +31,9 @@
* SUCH DAMAGE.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)strtol.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
OpenPOWER on IntegriCloud