From: Bruno Haible Date: Fri, 2 Jun 2023 23:26:11 +0000 (+0200) Subject: intl: Silence a "no previous prototype" warning. X-Git-Tag: v0.22~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a5933691851785c3c911787c8aea2d4c4c7cfd5;p=thirdparty%2Fgettext.git intl: Silence a "no previous prototype" warning. * gettext-runtime/intl/langprefs.c: Include gettextP.h. --- diff --git a/gettext-runtime/intl/langprefs.c b/gettext-runtime/intl/langprefs.c index 937cdf1bd..9f5066ea6 100644 --- a/gettext-runtime/intl/langprefs.c +++ b/gettext-runtime/intl/langprefs.c @@ -21,6 +21,9 @@ # include #endif +/* Specification. */ +#include "gettextP.h" + #include #if HAVE_CFLOCALECOPYPREFERREDLANGUAGES || HAVE_CFPREFERENCESCOPYAPPVALUE