libm: fix compile error
commit7ebfbe29400512e3e61d68f8eceba7c745a90469
authorWaldemar Brodkorb <wbx@uclibc-ng.org>
Sat, 17 Feb 2018 18:27:25 +0000 (17 18:27 +0000)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Sat, 17 Feb 2018 18:27:25 +0000 (17 18:27 +0000)
tree3864ed02717c13eab4d449bf5ed54609cfe3ab00
parent748b5e3d2d70e47ab72ed44a371bd0db9a3a0c20
libm: fix compile error

Fix a compile error when __UCLIBC_SUSV3_LEGACY__ is disabled.

Reported-by: Paolo Mantegazza <paolo.mantegazza@polimi.it>
libm/w_scalb.c