about summary refs log tree commit diff
path: root/math/s_nexttowardf.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_nexttowardf.c')
-rw-r--r--math/s_nexttowardf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/s_nexttowardf.c b/math/s_nexttowardf.c
index 85d02e863a..cdc06109ca 100644
--- a/math/s_nexttowardf.c
+++ b/math/s_nexttowardf.c
@@ -22,6 +22,7 @@
 
 #include <errno.h>
 #include <math.h>
+#include <math-barriers.h>
 #include <math_private.h>
 #include <float.h>