summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/limits.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/include/limits.h')
-rw-r--r--c/src/exec/posix/include/limits.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/exec/posix/include/limits.h b/c/src/exec/posix/include/limits.h
index 363b955d45..d46500bc36 100644
--- a/c/src/exec/posix/include/limits.h
+++ b/c/src/exec/posix/include/limits.h
@@ -7,6 +7,8 @@
* to segregrate the variables below based on their "class" according
* to our implementation. We also need to set the Run-Time Invariant
* and other related values.
+ *
+ * $Id$
*/
#ifndef __POSIX_LIMITS_h