X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fcomplex%2Fcatanh.c;h=c324c7f2bca8017d6e27474a21576c157cf78ad9;hb=2b754a542492f5878608a1130e00021ae02a0e34;hp=e248d9b934135c5b474d16223c520109f0ed3d71;hpb=8bb181622222f2ee3462c8b021bcae4fcdbbd37a;p=musl diff --git a/src/complex/catanh.c b/src/complex/catanh.c index e248d9b9..c324c7f2 100644 --- a/src/complex/catanh.c +++ b/src/complex/catanh.c @@ -1,4 +1,4 @@ -#include "libm.h" +#include "complex_impl.h" /* atanh = -i atan(i z) */