X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fexp2.c;h=cd73dddb63adbd0f922475b575d6ce3dbc84690d;hb=c58b8e7cb29f954791ffd5bc2d97ddb4d4202d0c;hp=0a1ccb6112881a12dc9fb969193dbb6cc5a4c238;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/exp2.c b/src/math/exp2.c index 0a1ccb6..cd73ddd 100644 --- a/src/math/exp2.c +++ b/src/math/exp2.c @@ -4,6 +4,7 @@ static struct d_d t[] = { #include "sanity/exp2.h" +#include "special/exp2.h" };