From 0ceb0c11e3fc9658db85d62be7c2c6a5e83bbb5c Mon Sep 17 00:00:00 2001 From: Charles Hannum Date: Sun, 28 Jun 1992 15:34:25 +0000 Subject: entered into RCS From-SVN: r1327 --- gcc/limitx.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gcc/limitx.h') 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 -- cgit v1.1