X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fnexttowardl.c;h=67a634039f606be277214ae791cccc1b0ef57788;hb=30df206cb0c66848142898115d301a0d80333d0f;hp=c393ce97572d60297653113f84d0b913e1cfc842;hpb=b69f695acedd4ce2798ef9ea28d834ceccc789bd;p=musl diff --git a/src/math/nexttowardl.c b/src/math/nexttowardl.c index c393ce97..67a63403 100644 --- a/src/math/nexttowardl.c +++ b/src/math/nexttowardl.c @@ -1,4 +1,4 @@ -#include "libm.h" +#include long double nexttowardl(long double x, long double y) {