head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.07.15.07.09.51; author adam; state Exp; branches; next ; commitid GUfcsinbx8v4EING; desc @@ 1.1 log @lame: fix build + cleanup @ text @$NetBSD: patch-ad,v 1.6 2026/07/12 12:54:39 thor Exp $ Add include. --- libmp3lame/machine.h.orig 2026-07-10 18:16:21.000000000 +0000 +++ libmp3lame/machine.h @@@@ -127,6 +127,7 @@@@ char *strchr(), *strrchr(); # include # define FLOAT_MAX FLT_MAX #else +# include # ifndef FLOAT typedef float FLOAT; # ifdef FLT_MAX @