summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-04-27 19:48:41 +0000
committerRichard Stallman <rms@gnu.org>1992-04-27 19:48:41 +0000
commit377972821f088fa8fa795c1885ed55a7573a1ebc (patch)
tree290810616b1fb1fc509b7e68166f0f8770ccba9e /gcc
parent34b650b300c86bf21af5b3f1aacdedaa124f4aec (diff)
downloadgcc-377972821f088fa8fa795c1885ed55a7573a1ebc.tar.gz
*** empty log message ***
From-SVN: r845
Diffstat (limited to 'gcc')
-rw-r--r--gcc/glimits.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/glimits.h b/gcc/glimits.h
index 68d65bb4d62..0ac5b72847b 100644
--- a/gcc/glimits.h
+++ b/gcc/glimits.h
@@ -1,8 +1,8 @@
-#ifndef _LIMITS_H_
+#ifndef _LIMITS_H___
#ifndef _MACH_MACHLIMITS_H_
/* _MACH_MACHLIMITS_H_ is used on OSF/1. */
-#define _LIMITS_H_
+#define _LIMITS_H___
#define _MACH_MACHLIMITS_H_
/* Number of bits in a `char'. */
@@ -80,4 +80,4 @@
#endif
#endif /* _MACH_MACHLIMITS_H_ */
-#endif /* _LIMITS_H_ */
+#endif /* _LIMITS_H___ */