diff options
Diffstat (limited to 'math/s_iseqsig_template.c')
-rw-r--r-- | math/s_iseqsig_template.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/s_iseqsig_template.c b/math/s_iseqsig_template.c index a4d28d778d..b3a86aea50 100644 --- a/math/s_iseqsig_template.c +++ b/math/s_iseqsig_template.c @@ -20,6 +20,7 @@ #include <fenv.h> #include <math.h> #include <math_private.h> +#include <fenv_private.h> #include <stdbool.h> #include <fix-fp-int-compare-invalid.h> |