X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fexp.c;h=fcc49d345ae2b9c7292a17e5baeb5c5f7aa4500e;hb=105b3911ac2fe37478248c2917caf345d1ec0b14;hp=e7a77a7de920691fac794a4dd2cc56d3aaf8a47d;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/exp.c b/src/math/exp.c index e7a77a7..fcc49d3 100644 --- a/src/math/exp.c +++ b/src/math/exp.c @@ -6,6 +6,7 @@ static struct d_d t[] = { #include "crlibm/exp.h" #include "ucb/exp.h" #include "sanity/exp.h" +#include "special/exp.h" };