about summary refs log tree commit diff
path: root/math/w_scalbln_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/w_scalbln_template.c')
-rw-r--r--math/w_scalbln_template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/w_scalbln_template.c b/math/w_scalbln_template.c
index 71aa02a3d2..9c37b82a8e 100644
--- a/math/w_scalbln_template.c
+++ b/math/w_scalbln_template.c
@@ -18,7 +18,6 @@
 
 #include <errno.h>
 #include <math.h>
-#include <math_private.h>
 
 FLOAT
 M_DECL_FUNC (__w_scalbln) (FLOAT x, long int n)