X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fcomplex%2Fcabsf.c;h=619f28d39de57c29eb8c5d152634a41c40ecea42;hb=0c277ff156749628c678257f878d3a6edb5868de;hp=30b25c70315ddd7c483db05e99b8b013ff728f39;hpb=b69f695acedd4ce2798ef9ea28d834ceccc789bd;p=musl diff --git a/src/complex/cabsf.c b/src/complex/cabsf.c index 30b25c70..619f28d3 100644 --- a/src/complex/cabsf.c +++ b/src/complex/cabsf.c @@ -1,4 +1,4 @@ -#include "libm.h" +#include "complex_impl.h" float cabsf(float complex z) {