X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ffma.c;h=bb83520ece7c840485eac6d603ebf08d93b21f8d;hb=1a1bad41337d53922fde2abf8645de006c871965;hp=88acd085ff52bbc49d66ed419f212e23ae3449a3;hpb=5729b0cb56800bde195ac79324f23af6a54bdaac;p=libc-test diff --git a/src/math/fma.c b/src/math/fma.c index 88acd08..bb83520 100644 --- a/src/math/fma.c +++ b/src/math/fma.c @@ -4,6 +4,7 @@ static struct ddd_d t[] = { #include "sanity/fma.h" +#include "special/fma.h" }; int main(void)