$NetBSD: patch-ad,v 1.4 2013/10/10 10:49:30 roy Exp $ --- libmp3lame/machine.h.orig 2012-02-07 14:04:51.000000000 +0000 +++ libmp3lame/machine.h @@ -131,6 +131,7 @@ char *strchr(), *strrchr(); # include # define FLOAT_MAX FLT_MAX #else +# include # ifndef FLOAT typedef float FLOAT; # ifdef FLT_MAX