X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fsinhf.c;h=97a6d468a3c9763e0b45abddac3374d1d9b54f59;hb=105b3911ac2fe37478248c2917caf345d1ec0b14;hp=d67f91c892bba8d8689d87e0b4f376efa0109a55;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/sinhf.c b/src/math/sinhf.c index d67f91c..97a6d46 100644 --- a/src/math/sinhf.c +++ b/src/math/sinhf.c @@ -5,6 +5,7 @@ static struct f_f t[] = { #include "ucb/sinhf.h" #include "sanity/sinhf.h" +#include "special/sinhf.h" };