head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @ * @; 1.1 date 2026.03.21.10.35.44; author nia; state Exp; branches; next ; commitid tEPgvw29vOORvPyG; desc @@ 1.1 log @tspc: Fix implicit function decls @ text @$NetBSD$ Fix implicit declaration of string functions. --- src/lib/cnfchk.c.orig 2026-03-21 10:13:05.037597336 +0000 +++ src/lib/cnfchk.c @@@@ -24,6 +24,7 @@@@ #include #include #include +#include #include "platform.h" @