summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/dfn.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/dfn.c')
-rw-r--r--usr.bin/gprof/dfn.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/gprof/dfn.c b/usr.bin/gprof/dfn.c
index 8bea2c2..9d2a08a 100644
--- a/usr.bin/gprof/dfn.c
+++ b/usr.bin/gprof/dfn.c
@@ -38,6 +38,8 @@ static char sccsid[] = "@(#)dfn.c 8.1 (Berkeley) 6/6/93";
static const char rcsid[] =
"$FreeBSD$";
#endif /* not lint */
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include <stdio.h>
#include "gprof.h"
OpenPOWER on IntegriCloud