about summary refs log tree commit diff
path: root/math/w_cosh_compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/w_cosh_compat.c')
-rw-r--r--math/w_cosh_compat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_cosh_compat.c b/math/w_cosh_compat.c
index 0771434ec1..fd16436520 100644
--- a/math/w_cosh_compat.c
+++ b/math/w_cosh_compat.c
@@ -16,6 +16,7 @@
 
 #include <math.h>
 #include <math_private.h>
+#include <math-svid-compat.h>
 
 double
 __cosh (double x)