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