Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/include/wctype.h')
-rw-r--r--newlib/libc/include/wctype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/include/wctype.h b/newlib/libc/include/wctype.h
index d08537411..3d36d5a92 100644
--- a/newlib/libc/include/wctype.h
+++ b/newlib/libc/include/wctype.h
@@ -8,7 +8,7 @@
#include <stddef.h>
#if __POSIX_VISIBLE >= 200809
-#include <sys/_locale.h>
+#include <xlocale.h>
#endif
#ifndef WEOF