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$ --- genisoimage/jte.c.orig 2026-08-22 08:59:42.552750494 +0000 +++ genisoimage/jte.c @@@@ -32,6 +32,7 @@@@ #include #endif +#include "md5.h" #ifdef VMS #include "vms.h" #endif @