head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.08.01.18.11.29; author ryoon; state Exp; branches; next ; commitid H0LRE2vyJXI7LXPG; desc @@ 1.1 log @lang/rexx-imc: Fix build with GCC 14 and honor LDFLAGS @ text @$NetBSD$ --- interface.c.orig 2026-08-01 17:49:09.759925699 +0000 +++ interface.c @@@@ -10,6 +10,7 @@@@ #include #include #include +#include #include "const.h" #include "globals.h" #include "functions.h" @