From: Richard Stallman Date: Mon, 27 Apr 1992 19:48:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: misc/cutover-egcs-0~13086 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=377972821f088fa8fa795c1885ed55a7573a1ebc;p=thirdparty%2Fgcc.git *** empty log message *** From-SVN: r845 --- diff --git a/gcc/glimits.h b/gcc/glimits.h index 68d65bb4d627..0ac5b72847ba 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___ */