summary refs log tree commit diff
path: root/math/s_fminmag_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_fminmag_template.c')
-rw-r--r--math/s_fminmag_template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/s_fminmag_template.c b/math/s_fminmag_template.c
index 82abf68fed..a78894e416 100644
--- a/math/s_fminmag_template.c
+++ b/math/s_fminmag_template.c
@@ -17,7 +17,6 @@
    <http://www.gnu.org/licenses/>.  */
 
 #include <math.h>
-#include <math_private.h>
 
 FLOAT
 M_DECL_FUNC (__fminmag) (FLOAT x, FLOAT y)