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