summaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
Diffstat (limited to 'compat')
-rw-r--r--compat/limits.h2
-rw-r--r--compat/stdlib.h2
-rw-r--r--compat/unistd.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/compat/limits.h b/compat/limits.h
index ec7a909..1ffa1fb 100644
--- a/compat/limits.h
+++ b/compat/limits.h
@@ -13,7 +13,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) limits.h 1.8 96/07/08 18:00:13
+ * RCS: @(#) $Id: limits.h,v 1.2 1998/09/14 18:03:09 stanton Exp $
*/
#define LONG_MIN 0x80000000
diff --git a/compat/stdlib.h b/compat/stdlib.h
index 059ea29..650750d 100644
--- a/compat/stdlib.h
+++ b/compat/stdlib.h
@@ -14,7 +14,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * SCCS: @(#) stdlib.h 1.10 96/02/15 14:43:54
+ * RCS: @(#) $Id: stdlib.h,v 1.2 1998/09/14 18:03:09 stanton Exp $
*/
#ifndef _STDLIB
diff --git a/compat/unistd.h b/compat/unistd.h
index 3af430c..a7ec148 100644
--- a/compat/unistd.h
+++ b/compat/unistd.h
@@ -12,7 +12,7 @@
* software for any purpose. It is provided "as is" without
* express or implied warranty.
*
- * SCCS: @(#) unistd.h 1.7 96/02/15 14:43:57
+ * RCS: @(#) $Id: unistd.h,v 1.2 1998/09/14 18:03:09 stanton Exp $
*/
#ifndef _UNISTD