summaryrefslogtreecommitdiff
path: root/gcc/limitx.h
diff options
context:
space:
mode:
authormycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4>1992-06-28 15:34:25 +0000
committermycroft <mycroft@138bc75d-0d04-0410-961f-82ee72b054a4>1992-06-28 15:34:25 +0000
commita840ff962cb1c672191a7ef616132d1c8af81512 (patch)
tree0d3d0145e01b6f2c1ee225ae6d45add81a90b0bd /gcc/limitx.h
parent1ab99fdefff7975253890c8f75eb3c1fbf356469 (diff)
downloadgcc-a840ff962cb1c672191a7ef616132d1c8af81512.tar.gz
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1327 138bc75d-0d04-0410-961f-82ee72b054a4
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 d261e94a7a9..1231bfa798c 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>