summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/stdlib/local.h')
-rw-r--r--newlib/libc/stdlib/local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/stdlib/local.h b/newlib/libc/stdlib/local.h
index 12e6998c1..aaa32dff5 100644
--- a/newlib/libc/stdlib/local.h
+++ b/newlib/libc/stdlib/local.h
@@ -7,7 +7,7 @@ char * _EXFUN(_gcvt,(struct _reent *, double , int , char *, char, int));
char *__locale_charset(_NOARGS);
-#ifndef __mbstate_t_defined
+#ifndef __machine_mbstate_t_defined
#include <wchar.h>
#endif