mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
11 lines
175 B
Diff
11 lines
175 B
Diff
--- a/src/gettext.h
|
|
+++ b/src/gettext.h
|
|
@@ -24,6 +24,7 @@
|
|
|
|
/* Get declarations of GNU message catalog functions. */
|
|
# include <libintl.h>
|
|
+# include <locale.h>
|
|
|
|
#else
|
|
|