X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ffmodf.c;h=7709b48aa5d7b7bd5643972e013f7dcfa3b11455;hb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;hp=d92a7e69d7502ea089dda5c0e2b3db8f5695d956;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/fmodf.c b/src/math/fmodf.c index d92a7e6..7709b48 100644 --- a/src/math/fmodf.c +++ b/src/math/fmodf.c @@ -5,6 +5,7 @@ static struct ff_f t[] = { #include "ucb/fmodf.h" #include "sanity/fmodf.h" +#include "special/fmodf.h" };