OSDN Git Service

Include syslimits.h instead of system's limits.h.
[pf3gnuchains/gcc-fork.git] / gcc / limitx.h
index 1eac97f..d0dc601 100644 (file)
@@ -5,5 +5,5 @@
 #define _LIMITS_H_
 
 #ifndef _LIBC_LIMITS_H_
-#include_next <limits.h>
+#include "syslimits.h"
 #endif