X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fcomplex%2Fccosf.c;h=490be9b3f218b5459cb9ef580a315076206fe1bf;hb=0847902ab99065a48f9bd3729b6e676288dfd69e;hp=9a67241f1cfb47ce688b9f982d9144b764516d31;hpb=cfbaba79a2dd380e580a247b8fd36af60c878e8f;p=musl diff --git a/src/complex/ccosf.c b/src/complex/ccosf.c index 9a67241f..490be9b3 100644 --- a/src/complex/ccosf.c +++ b/src/complex/ccosf.c @@ -1,4 +1,4 @@ -#include "libm.h" +#include "complex_impl.h" float complex ccosf(float complex z) {