X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fatanhf.c;fp=src%2Fmath%2Fatanhf.c;h=66e1ce05fabecee516a57fdccf81a214e8b70853;hb=4282b03a8c212b0e38af1876364be5f332673ce6;hp=9c3b688622d6c472b144b992c279a10a9dda592a;hpb=f9d17902a35b6403b7c8354845e9f13f882c1c8e;p=libc-test diff --git a/src/math/atanhf.c b/src/math/atanhf.c index 9c3b688..66e1ce0 100644 --- a/src/math/atanhf.c +++ b/src/math/atanhf.c @@ -3,8 +3,8 @@ #include "util.h" static struct f_f t[] = { - #include "sanity/atanhf.h" + }; int main(void)