X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fcomplex%2Fcsin.c;h=535c4bf8b0b0cd4432563fc54d49f050c92270b3;hb=0ab97350f01b42de0f9fd811ee08653169661859;hp=ad8ae67ad99a59983cd00b6fbd5fe83b2071e667;hpb=cfbaba79a2dd380e580a247b8fd36af60c878e8f;p=musl diff --git a/src/complex/csin.c b/src/complex/csin.c index ad8ae67a..535c4bf8 100644 --- a/src/complex/csin.c +++ b/src/complex/csin.c @@ -1,4 +1,4 @@ -#include "libm.h" +#include "complex_impl.h" /* sin(z) = -i sinh(i z) */