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/app-dicts/ydpdict/files/ydpdict-1.0.3-clang16-build...

13 lines
246 B

Bug: https://bugs.gentoo.org/894364
Upstream PR: https://github.com/wojtekka/ydpdict/pull/4
--- a/src/ydpdict.c
+++ b/src/ydpdict.c
@@ -55,6 +55,7 @@
#ifdef HAVE_LOCALE_H
#include <locale.h>
+#include <libintl.h>
#endif
#ifdef HAVE_LIBAO