X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fcomplex%2Fcimag.c;h=d6b0e6838c82a2a6ced9b2b809e4dc2f55da5c98;hb=f9895817321790bef33a56e3b10f3f71d989c23e;hp=00955641b14a929373a55f9f3f30839d587f3d20;hpb=13e400b3559666b5e584bdf6f8450aad826b43ae;p=musl diff --git a/src/complex/cimag.c b/src/complex/cimag.c index 00955641..d6b0e683 100644 --- a/src/complex/cimag.c +++ b/src/complex/cimag.c @@ -1,4 +1,4 @@ -#include "libm.h" +#include "complex_impl.h" double (cimag)(double complex z) {