about summary refs log tree commit diff
path: root/sysdeps/ieee754/k_standardl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/k_standardl.c')
-rw-r--r--sysdeps/ieee754/k_standardl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ieee754/k_standardl.c b/sysdeps/ieee754/k_standardl.c
index 08d789f942..783fd0b87d 100644
--- a/sysdeps/ieee754/k_standardl.c
+++ b/sysdeps/ieee754/k_standardl.c
@@ -32,6 +32,7 @@
 
 #include <math.h>
 #include <math_private.h>
+#include <math-svid-compat.h>
 #include <fenv.h>
 #include <float.h>
 #include <errno.h>