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$ Support illumos. --- include/swtpm/tpm_ioctl.h.orig 2026-05-05 08:18:43.591961939 +0000 +++ include/swtpm/tpm_ioctl.h @@@@ -19,7 +19,7 @@@@ #include #endif -#ifdef HAVE_SYS_IOCCOM_H +#if defined(HAVE_SYS_IOCCOM_H) || defined(__illumos__) #include #endif @