X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcomplex%2Fconjl.c;h=87a4ebecc365320498d2fff6cc9e7fe1d48668b6;hb=d32dadd60efb9d3b255351a3b532f8e4c3dd0db1;hp=67f11b9dde8ee8a3622cce946941ad57bc0cc3b0;hpb=8bb181622222f2ee3462c8b021bcae4fcdbbd37a;p=musl diff --git a/src/complex/conjl.c b/src/complex/conjl.c index 67f11b9d..87a4ebec 100644 --- a/src/complex/conjl.c +++ b/src/complex/conjl.c @@ -1,4 +1,4 @@ -#include "libm.h" +#include "complex_impl.h" long double complex conjl(long double complex z) {