diff options
Diffstat (limited to 'src/math/atanh.c')
| -rw-r--r-- | src/math/atanh.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/atanh.c b/src/math/atanh.c index 2f5f62f1..5db3b26b 100644 --- a/src/math/atanh.c +++ b/src/math/atanh.c @@ -9,5 +9,6 @@ TYPE TGFN(atanh)(TYPE x) /* STDC(199901) +XOPEN(400) LINK(m) */ |
