head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.05.05.10.20.02; author jperkin; state Exp; branches; next ; commitid D0dw90ZNZw3LYBEG; desc @@ 1.1 log @libtpms: Portability fixes. Clean up pkglint while here. @ text @$NetBSD$ Include strings.h for index(). --- src/tpm2/RuntimeProfile.c.orig 2026-05-05 09:42:37.533232565 +0000 +++ src/tpm2/RuntimeProfile.c @@@@ -45,6 +45,7 @@@@ #include #include #include +#include #include "Tpm.h" #include "tpm_library_intern.h" @