aboutsummaryrefslogtreecommitdiff
path: root/gcc/limitx.h
diff options
context:
space:
mode:
authorCharles Hannum <mycroft@gnu.org>1992-06-28 15:34:25 +0000
committerCharles Hannum <mycroft@gnu.org>1992-06-28 15:34:25 +0000
commit0ceb0c11e3fc9658db85d62be7c2c6a5e83bbb5c (patch)
tree0d3d0145e01b6f2c1ee225ae6d45add81a90b0bd /gcc/limitx.h
parent8d86aaea641084377cb8282799a8e77b17fee89e (diff)
downloadgcc-0ceb0c11e3fc9658db85d62be7c2c6a5e83bbb5c.zip
gcc-0ceb0c11e3fc9658db85d62be7c2c6a5e83bbb5c.tar.gz
gcc-0ceb0c11e3fc9658db85d62be7c2c6a5e83bbb5c.tar.bz2
entered into RCS
From-SVN: r1327
Diffstat (limited to 'gcc/limitx.h')
-rw-r--r--gcc/limitx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/limitx.h b/gcc/limitx.h
index d261e94..1231bfa 100644
--- a/gcc/limitx.h
+++ b/gcc/limitx.h
@@ -1,5 +1,8 @@
/* This administrivia gets added to the beginning of limits.h
if the system has its own version of limits.h. */
+#ifndef _LIMITS_H_ /* Terminated in limity.h. */
+#define _LIMITS_H_
+
#include_next <limits.h>