summaryrefslogtreecommitdiff
path: root/sys-apps/dnotify/files/dnotify-0.18.0-nls.patch
blob: 7bcb3a3a320ed4976b960210ebfd46cb18428246 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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