X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ffloor.c;h=be08516e2cab3d17dd8a5ea53e62e3545e365b57;hb=029eccef78ac52d53eafdc391b2465f44e5a2ba0;hp=6b035ccffa9b86f08eb81f1038d2caa04bfe8a7e;hpb=5729b0cb56800bde195ac79324f23af6a54bdaac;p=libc-test diff --git a/src/math/floor.c b/src/math/floor.c index 6b035cc..be08516 100644 --- a/src/math/floor.c +++ b/src/math/floor.c @@ -5,6 +5,7 @@ static struct d_d t[] = { #include "ucb/floor.h" #include "sanity/floor.h" +#include "special/floor.h" };