X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fmodff.c;h=ce91f9819d86cf43b362a023ba07fc16ba1d4e60;hb=105b3911ac2fe37478248c2917caf345d1ec0b14;hp=0791dc0f12b0ae278d90503f09ab7a1e0bb795e9;hpb=9c6efc03eba4568ba9f1672a2bb0c50a047edd8e;p=libc-test diff --git a/src/math/modff.c b/src/math/modff.c index 0791dc0..ce91f98 100644 --- a/src/math/modff.c +++ b/src/math/modff.c @@ -4,6 +4,7 @@ static struct f_ff t[] = { #include "sanity/modff.h" +#include "special/modff.h" }; int main(void)