summaryrefslogtreecommitdiff
path: root/sys/sys/queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/queue.h')
-rw-r--r--sys/sys/queue.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/queue.h b/sys/sys/queue.h
index c200c9f4ccf91..2a257e096de06 100644
--- a/sys/sys/queue.h
+++ b/sys/sys/queue.h
@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*
* @(#)queue.h 8.4 (Berkeley) 1/4/94
+ * $Id$
*/
#ifndef _SYS_QUEUE_H_