diff options
Diffstat (limited to 'intl/ngettext.c')
-rw-r--r-- | intl/ngettext.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/intl/ngettext.c b/intl/ngettext.c index 3ffdc6996f..1addf87752 100644 --- a/intl/ngettext.c +++ b/intl/ngettext.c @@ -43,6 +43,8 @@ # include "libgettext.h" #endif +#include <locale.h> + /* @@ end of prolog @@ */ /* Names for the libintl functions are a problem. They must not clash |