Update.
[platform/upstream/glibc.git] / stdio-common / printf-prs.c
index f0cd75b..ecbb47d 100644 (file)
@@ -23,6 +23,8 @@
 #include <wchar.h>
 #include <sys/param.h>
 
+#include "../locale/localeinfo.h"
+
 #ifndef COMPILE_WPRINTF
 # define CHAR_T                char
 # define UCHAR_T       unsigned char