diff options
Diffstat (limited to 'math/w_log1p_template.c')
-rw-r--r-- | math/w_log1p_template.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/w_log1p_template.c b/math/w_log1p_template.c index 59f82cf5ee..123537b0c0 100644 --- a/math/w_log1p_template.c +++ b/math/w_log1p_template.c @@ -18,7 +18,6 @@ #include <errno.h> #include <math.h> -#include <math_private.h> FLOAT M_DECL_FUNC (__w_log1p) (FLOAT x) |