]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_nexttowardf.c
x86-64: Add vector tan/tanf implementation to libmvec
[thirdparty/glibc.git] / math / s_nexttowardf.c
index 85d02e863ab49d9d7570de6d2340dd9e50d42335..cdc06109cae11b36b3d25082e91fc7b7bb32d0b7 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <errno.h>
 #include <math.h>
+#include <math-barriers.h>
 #include <math_private.h>
 #include <float.h>