X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fcomplex%2Fcimagf.c;h=b7166dcfa940d0ceea494700b1eacb71d0f9f28c;hb=2d72b58070bc43a727b580a46746e87215a60a33;hp=f7bcd76e439fe0f81a45896f5814ce0fe8b79e75;hpb=13e400b3559666b5e584bdf6f8450aad826b43ae;p=musl diff --git a/src/complex/cimagf.c b/src/complex/cimagf.c index f7bcd76e..b7166dcf 100644 --- a/src/complex/cimagf.c +++ b/src/complex/cimagf.c @@ -1,4 +1,4 @@ -#include "libm.h" +#include "complex_impl.h" float (cimagf)(float complex z) {