diff options
Diffstat (limited to 'math/w_log2f_compat.c')
-rw-r--r-- | math/w_log2f_compat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/w_log2f_compat.c b/math/w_log2f_compat.c index c9d99be07a..7b4b545c81 100644 --- a/math/w_log2f_compat.c +++ b/math/w_log2f_compat.c @@ -19,7 +19,6 @@ #include <fenv.h> #include <math.h> #include <math_private.h> -#include <fenv_private.h> #include <math-svid-compat.h> #include <libm-alias-float.h> |