]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c
Do not include fenv_private.h in math_private.h.
[thirdparty/glibc.git] / sysdeps / ieee754 / dbl-64 / wordsize-64 / s_lround.c
index a88c6c87889d4ba53729cf6b40692833bea1aec9..5e77af309e665175ae8f1d179ae286abce9ecec6 100644 (file)
@@ -21,6 +21,7 @@
 #include <math.h>
 
 #include <math_private.h>
+#include <fenv_private.h>
 #include <libm-alias-double.h>
 
 /* For LP64, lround is an alias for llround.  */