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$ --- rxmathfn.c.orig 2026-08-01 18:04:48.401417542 +0000 +++ rxmathfn.c @@@@ -4,6 +4,7 @@@@ #include #include #include +#include #if defined(Solaris) && !defined(__STDC__) #define const /* Fix broken Solaris headers */ @