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