gdb:
[deliverable/binutils-gdb.git] / gdb / gdb_locale.h
index e8ba0eaa4e5c73821a31389bd88951705ac37b6e..4fa4d3dc86597d9073d7c49e7830fac0aecff789 100644 (file)
@@ -41,4 +41,8 @@
 # define N_(String) (String)
 #endif
 
+#ifdef HAVE_LANGINFO_CODESET
+#include <langinfo.h>
+#endif
+
 #endif /* GDB_LOCALE_H */
This page took 0.025456 seconds and 4 git commands to generate.