diff options
Diffstat (limited to 'math/w_coshl_compat.c')
-rw-r--r-- | math/w_coshl_compat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_coshl_compat.c b/math/w_coshl_compat.c index 27f0a4f4c3..5fa32bea88 100644 --- a/math/w_coshl_compat.c +++ b/math/w_coshl_compat.c @@ -21,6 +21,7 @@ #include <math.h> #include <math_private.h> +#include <math-svid-compat.h> long double __coshl (long double x) |