head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.09.22.08.05.41; author ryoon; state Exp; branches; next ; commitid CrkFRYaBW61GJAWG; desc @@ 1.1 log @sysutils/cdrkit: Fix build with GCC 14 * Add missing includes. @ text @$NetBSD$ --- libusal/scsi-remote.c.orig 2026-08-22 08:57:08.575013941 +0000 +++ libusal/scsi-remote.c @@@@ -74,6 +74,7 @@@@ #include #include #include +#include #include #include @