diff options
Diffstat (limited to 'src/math/lgamma.c')
| -rw-r--r-- | src/math/lgamma.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/lgamma.c b/src/math/lgamma.c index 381dc442..7336d946 100644 --- a/src/math/lgamma.c +++ b/src/math/lgamma.c @@ -9,5 +9,6 @@ TYPE TGFN(lgamma)(TYPE x) /* STDC(199901) +XOPEN(4) LINK(m) */ |
