about summary refs log tree commit diff
path: root/math/s_ccos_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_ccos_template.c')
-rw-r--r--math/s_ccos_template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/s_ccos_template.c b/math/s_ccos_template.c
index 413cd95705..ad25bc3d83 100644
--- a/math/s_ccos_template.c
+++ b/math/s_ccos_template.c
@@ -20,7 +20,6 @@
 #include <complex.h>
 #include <fenv.h>
 #include <math.h>
-#include <math_private.h>
 
 CFLOAT
 M_DECL_FUNC (__ccos) (CFLOAT x)