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/common.c.orig 2026-05-05 08:19:23.642111097 +0000 +++ src/swtpm/common.c @@@@ -40,6 +40,7 @@@@ #define _GNU_SOURCE #include #include +#include #include #include #include @