X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=src%2Fmath%2Ffdiml.c;h=62e29b7df39e1cb25e73b844cbb98e423bf87d26;hp=cda3022e9b877489d37babe933b7799ead059efa;hb=3bb6bd85808ace7b588d1c523bb7badfd9e72650;hpb=b69f695acedd4ce2798ef9ea28d834ceccc789bd diff --git a/src/math/fdiml.c b/src/math/fdiml.c index cda3022e..62e29b7d 100644 --- a/src/math/fdiml.c +++ b/src/math/fdiml.c @@ -1,4 +1,5 @@ -#include "libm.h" +#include +#include #if LDBL_MANT_DIG == 53 && LDBL_MAX_EXP == 1024 long double fdiml(long double x, long double y)