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$ --- wodim/fifo.c.orig 2026-08-22 09:00:27.176244309 +0000 +++ wodim/fifo.c @@@@ -96,6 +96,7 @@@@ #include #include #include +#include #include #include @