summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/base/intr.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/base/intr.h')
-rw-r--r--c/src/exec/posix/base/intr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/exec/posix/base/intr.h b/c/src/exec/posix/base/intr.h
index 9394ab22a3..f07d1f9552 100644
--- a/c/src/exec/posix/base/intr.h
+++ b/c/src/exec/posix/base/intr.h
@@ -2,6 +2,8 @@
*
* XXX: It is unclear if the type "intr_t" should be defined when
* _POSIX_INTERRUPT_CONTROL is not.
+ *
+ * $Id$
*/
#ifndef __POSIX_INTERRUPTS_h