aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/gmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/gmon.h')
-rw-r--r--sys/sys/gmon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/gmon.h b/sys/sys/gmon.h
index b103df80a8a7..bd1c9004893c 100644
--- a/sys/sys/gmon.h
+++ b/sys/sys/gmon.h
@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*
* @(#)gmon.h 8.2 (Berkeley) 1/4/94
+ * $Id$
*/
#ifndef _SYS_GMON_H_