X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fexpf.c;h=639108747ee95740b263ed0efd959d0c569be0c0;hb=9b9e359952c7591c8cf54ae49a412bbc96bc9cd6;hp=87d8c5c9067b30c029ea9441de89b6767489124b;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/expf.c b/src/math/expf.c index 87d8c5c..6391087 100644 --- a/src/math/expf.c +++ b/src/math/expf.c @@ -5,6 +5,7 @@ static struct f_f t[] = { #include "ucb/expf.h" #include "sanity/expf.h" +#include "special/expf.h" };