diff options
Diffstat (limited to 'math/s_nextdown_template.c')
-rw-r--r-- | math/s_nextdown_template.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/s_nextdown_template.c b/math/s_nextdown_template.c index 06e38d2713..3bc3ffbf1e 100644 --- a/math/s_nextdown_template.c +++ b/math/s_nextdown_template.c @@ -17,7 +17,6 @@ <http://www.gnu.org/licenses/>. */ #include <math.h> -#include <math_private.h> /* Return the greatest floating-point number less than X. */ FLOAT |