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/sys/linux/intl/loadmsgcat.c')
-rw-r--r--newlib/libc/sys/linux/intl/loadmsgcat.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/newlib/libc/sys/linux/intl/loadmsgcat.c b/newlib/libc/sys/linux/intl/loadmsgcat.c
index 94f3e9a4c..b5f722e3b 100644
--- a/newlib/libc/sys/linux/intl/loadmsgcat.c
+++ b/newlib/libc/sys/linux/intl/loadmsgcat.c
@@ -1,4 +1,6 @@
-#ifdef MB_CAPABLE
+#include <newlib.h>
+
+#ifdef _MB_CAPABLE
/* Load needed message catalogs.
Copyright (C) 1995-1999, 2000, 2001 Free Software Foundation, Inc.