summaryrefslogtreecommitdiff
path: root/lib/libm/casinl.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/casinl.c')
-rw-r--r--lib/libm/casinl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/casinl.c b/lib/libm/casinl.c
index 45c19582..07061cc4 100644
--- a/lib/libm/casinl.c
+++ b/lib/libm/casinl.c
@@ -1,4 +1,4 @@
-#include <complex.h>
+#include <complex.h> // for I, cimagl, creall, complex, casinl, clogl, csqrtl
long double complex casinl(long double complex z)
{