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