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