aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/libintl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libintl.h b/include/libintl.h
index 0f77658a0e..dc54ccfc7b 100644
--- a/include/libintl.h
+++ b/include/libintl.h
@@ -1,5 +1,6 @@
#ifndef _LIBINTL_H
#include <intl/libintl.h>
+#include <locale.h>
/* Now define the internal interfaces. */
extern char *__gettext (__const char *__msgid);