From eb5a7e07df06b2503fce59a30369b5598cc26d55 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Oct 1995 20:48:38 +0000 Subject: fixed missing CVS IDs --- c/src/exec/posix/include/limits.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'c/src/exec/posix/include/limits.h') 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 -- cgit v1.2.3