diff options
Diffstat (limited to 'math/s_fdim_template.c')
-rw-r--r-- | math/s_fdim_template.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/s_fdim_template.c b/math/s_fdim_template.c index c8fa71f92b..e40c19f7a7 100644 --- a/math/s_fdim_template.c +++ b/math/s_fdim_template.c @@ -20,7 +20,6 @@ #include <errno.h> #include <math.h> #include <math-narrow-eval.h> -#include <math_private.h> FLOAT M_DECL_FUNC (__fdim) (FLOAT x, FLOAT y) |