diff options
Diffstat (limited to 'math/s_csin_template.c')
-rw-r--r-- | math/s_csin_template.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/s_csin_template.c b/math/s_csin_template.c index 5f95e92ee0..4581852b17 100644 --- a/math/s_csin_template.c +++ b/math/s_csin_template.c @@ -21,6 +21,7 @@ #include <fenv.h> #include <math.h> #include <math_private.h> +#include <fenv_private.h> #include <math-underflow.h> #include <float.h> |