summaryrefslogtreecommitdiff
path: root/gcc/limity.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/limity.h')
-rw-r--r--gcc/limity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/limity.h b/gcc/limity.h
index 8bb398f6786..b2831fc459b 100644
--- a/gcc/limity.h
+++ b/gcc/limity.h
@@ -4,7 +4,7 @@
#else /* not _GCC_LIMITS_H_ */
#ifdef _GCC_NEXT_LIMITS_H
-#include_next <limits.h> /* recurse down to the real one */
+ #include_next <limits.h> /* recurse down to the real one */
#endif
#endif /* not _GCC_LIMITS_H_ */