$NetBSD: patch-ad,v 1.1 2004/03/27 17:33:28 he Exp $ --- libmp3lame/machine.h.orig 2004-03-27 18:23:04.000000000 +0100 +++ libmp3lame/machine.h @@ -113,6 +113,7 @@ char *strchr (), *strrchr (); # include # define FLOAT_MAX FLT_MAX #else +# include # ifndef FLOAT typedef float FLOAT; # ifdef FLT_MAX