Message ID | 1475860949-23081-1-git-send-email-adhemerval.zanella@linaro.org |
---|---|
State | New |
Headers | show |
diff --git a/math/s_iseqsig_template.c b/math/s_iseqsig_template.c index ebdae64..5969206 100644 --- a/math/s_iseqsig_template.c +++ b/math/s_iseqsig_template.c @@ -19,6 +19,7 @@ #include <errno.h> #include <fenv.h> #include <math.h> +#include <math_private.h> #include <stdbool.h> #include <fix-fp-int-compare-invalid.h>