fix wide printf forms ignoring width for %lc format specifier
[musl] / src / complex / conjl.c
index 67f11b9..87a4ebe 100644 (file)
@@ -1,4 +1,4 @@
-#include "libm.h"
+#include "complex_impl.h"
 
 long double complex conjl(long double complex z)
 {