summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/kernel.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/kernel.c')
-rw-r--r--usr.bin/gprof/kernel.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/gprof/kernel.c b/usr.bin/gprof/kernel.c
index c8df0d0..fc14087 100644
--- a/usr.bin/gprof/kernel.c
+++ b/usr.bin/gprof/kernel.c
@@ -1,7 +1,5 @@
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/linker.h>
OpenPOWER on IntegriCloud