projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af7fb4b
)
Formerly ../limits.h.~7~
author
roland
<roland>
Wed, 30 Sep 1992 22:49:42 +0000
(22:49 +0000)
committer
roland
<roland>
Wed, 30 Sep 1992 22:49:42 +0000
(22:49 +0000)
limits.h
patch
|
blob
|
history
diff --git
a/limits.h
b/limits.h
index
dc69cfa
..
958c0ec
100644
(file)
--- a/
limits.h
+++ b/
limits.h
@@
-38,7
+38,7
@@
Cambridge, MA 02139, USA. */
#if __GNUC__ >= 2
/* Get the compiler's limits.h, which defines all the ANSI constants. */
- #define _LIBC_LIMITS_H
/* This tells it not to look for another. */
+ #define _LIBC_LIMITS_H
_
/* This tells it not to look for another. */
#include_next <limits.h>
#else /* Not GCC 2. */