head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.07.08.10.05.25; author jperkin; state Exp; branches; next ; commitid eZ8Rjcwow5ldQPMG; desc @@ 1.1 log @findutils: Fix broken gnulib. @ text @$NetBSD$ Remove bogus forward declaration. --- gnulib-tests/localename.c.orig 2026-07-08 10:01:29.521503103 +0000 +++ gnulib-tests/localename.c @@@@ -45,8 +45,6 @@@@ # include "glthread/lock.h" # if defined __sun # if HAVE_GETLOCALENAME_L -/* Solaris >= 12. */ -extern char * getlocalename_l(int, locale_t); # elif HAVE_SOLARIS114_LOCALES # include # endif @