diff options
Diffstat (limited to 'math/w_llogb_template.c')
-rw-r--r-- | math/w_llogb_template.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_llogb_template.c b/math/w_llogb_template.c index 8315ccd072..76f2557677 100644 --- a/math/w_llogb_template.c +++ b/math/w_llogb_template.c @@ -20,6 +20,7 @@ #include <errno.h> #include <limits.h> #include <math_private.h> +#include <fenv_private.h> long int M_DECL_FUNC (__llogb) (FLOAT x) |