X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fcomplex%2Fclog.c;h=b587c2915a002c2a32222bba5cbc170c3dd526bb;hb=64d0e86576ef1d33e996a926d6a02d38fb88a768;hp=12aae9c7e9a02e32f7c68a9a6f98e1218455cca8;hpb=8bb181622222f2ee3462c8b021bcae4fcdbbd37a;p=musl diff --git a/src/complex/clog.c b/src/complex/clog.c index 12aae9c7..b587c291 100644 --- a/src/complex/clog.c +++ b/src/complex/clog.c @@ -1,4 +1,4 @@ -#include "libm.h" +#include "complex_impl.h" // FIXME