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/sys-apps/dnotify/files/dnotify-0.18.0-nls.patch

11 lines
247 B

--- a/src/gettext.h 2006-01-27 18:23:31.000000000 +0100
+++ b/src/gettext.h 2006-01-27 18:25:07.000000000 +0100
@@ -24,6 +24,7 @@
/* Get declarations of GNU message catalog functions. */
# include <libintl.h>
+# include <locale.h>
#else