summaryrefslogtreecommitdiff
path: root/games-arcade/xbubble/files/xbubble-0.5.8-locale.patch
blob: 99c03b0c82affccb8c52e5fff1d99371977ac5b5 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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