head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.04.09.08.50.04; author jperkin; state Exp; branches; next ; commitid shn8CXf894sIjgBG; desc @@ 1.1 log @gettext: Fix broken gnulib. @ text @$NetBSD$ Remove bogus forward declaration. --- gettext-runtime/intl/gnulib-lib/localename-unsafe.c.orig 2026-04-09 08:33:44.702306358 +0000 +++ gettext-runtime/intl/gnulib-lib/localename-unsafe.c @@@@ -47,8 +47,6 @@@@ # endif # if defined __sun # if HAVE_GETLOCALENAME_L -/* Solaris >= 12. */ -extern char * getlocalename_l(int, locale_t); # elif HAVE_SOLARIS114_LOCALES # include # endif @