summaryrefslogtreecommitdiff
path: root/gcc/limitx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/limitx.h')
-rw-r--r--gcc/limitx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/limitx.h b/gcc/limitx.h
index 1eac97fa475..d0dc601755b 100644
--- a/gcc/limitx.h
+++ b/gcc/limitx.h
@@ -5,5 +5,5 @@
#define _LIMITS_H_
#ifndef _LIBC_LIMITS_H_
-#include_next <limits.h>
+#include "syslimits.h"
#endif