head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.05.05.10.21.46; author jperkin; state Exp; branches; next ; commitid a6yLSk6GgF4jZBEG; desc @@ 1.1 log @swtpm: Portability, sysconfdir, and pkglint fixes. @ text @$NetBSD$ Include strings.h for index(). --- src/swtpm/check_algos.c.orig 2026-05-05 08:19:35.380080466 +0000 +++ src/swtpm/check_algos.c @@@@ -41,6 +41,7 @@@@ #include #include #include +#include #include "check_algos.h" #include "utils.h" @