You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-arcade/xbubble/files/xbubble-0.5.8-locale.patch

11 lines
252 B

--- a/src/gettext.h.orig 2008-10-07 12:01:37.000000000 -0400
+++ b/src/gettext.h 2008-10-07 12:01:45.000000000 -0400
@@ -24,6 +24,7 @@
/* Get declarations of GNU message catalog functions. */
# include <libintl.h>
+# include <locale.h>
#else