X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fexp2f.c;h=b6c93c50abb1a4e39c5a50761d5149a3aeb96b37;hb=db4b6cef06a63b1a43c654c3b98fe4e47fc7d411;hp=9d297809c1829effdccaeb1abc6131888e3185a8;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/exp2f.c b/src/math/exp2f.c index 9d29780..b6c93c5 100644 --- a/src/math/exp2f.c +++ b/src/math/exp2f.c @@ -4,6 +4,7 @@ static struct f_f t[] = { #include "sanity/exp2f.h" +#include "special/exp2f.h" };