summaryrefslogtreecommitdiff
path: root/src/math/jn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/jn.c')
-rw-r--r--src/math/jn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/jn.c b/src/math/jn.c
index dedd0dbb..b6bfb644 100644
--- a/src/math/jn.c
+++ b/src/math/jn.c
@@ -7,4 +7,5 @@ double jn(int n, double x)
/*
XOPEN(4)
+LINK(m)
*/