]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_fminmag_template.c
Remove unnecessary math_private.h includes.
[thirdparty/glibc.git] / math / s_fminmag_template.c
index 82abf68fed82a765d3b3d8e54e45870601080b68..a78894e41684e2d93e566796fcee33758d193d91 100644 (file)
@@ -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)