diff options
Diffstat (limited to 'math/w_j0l_compat.c')
-rw-r--r-- | math/w_j0l_compat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_j0l_compat.c b/math/w_j0l_compat.c index e436cb278b..9d2c5d46a4 100644 --- a/math/w_j0l_compat.c +++ b/math/w_j0l_compat.c @@ -19,6 +19,7 @@ #include <fenv.h> #include <math.h> #include <math_private.h> +#include <fenv_private.h> #include <math-svid-compat.h> #include <libm-alias-ldouble.h> |