summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/tahoe.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/tahoe.c')
-rw-r--r--usr.bin/gprof/tahoe.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/gprof/tahoe.c b/usr.bin/gprof/tahoe.c
index 839ee29..7a235ac 100644
--- a/usr.bin/gprof/tahoe.c
+++ b/usr.bin/gprof/tahoe.c
@@ -31,9 +31,14 @@
* SUCH DAMAGE.
*/
+#if 0
#ifndef lint
static char sccsid[] = "@(#)tahoe.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
+#endif
+
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include "gprof.h"
OpenPOWER on IntegriCloud