aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/times.h
diff options
context:
space:
mode:
authorDavid Greenman <dg@FreeBSD.org>1994-08-02 07:55:43 +0000
committerDavid Greenman <dg@FreeBSD.org>1994-08-02 07:55:43 +0000
commit3c4dd3568f411b4f00f795929afb77ca972c2325 (patch)
tree9ea7ac3fc9f929d5b95f3f2de7f4dcac70ff517b /sys/sys/times.h
parent94e620434000f6b1f1f21bc1e1961b9480ea5ae2 (diff)
downloadsrc-3c4dd3568f411b4f00f795929afb77ca972c2325.tar.gz
src-3c4dd3568f411b4f00f795929afb77ca972c2325.zip
Added $Id$
Notes
Notes: svn path=/head/; revision=1817
Diffstat (limited to 'sys/sys/times.h')
-rw-r--r--sys/sys/times.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/times.h b/sys/sys/times.h
index 23a150082910..961ebfd18264 100644
--- a/sys/sys/times.h
+++ b/sys/sys/times.h
@@ -36,6 +36,7 @@
* SUCH DAMAGE.
*
* @(#)times.h 8.4 (Berkeley) 1/21/94
+ * $Id$
*/
#ifndef _SYS_TIMES_H_