diff options
Diffstat (limited to 'math/w_sinh_compat.c')
-rw-r--r-- | math/w_sinh_compat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_sinh_compat.c b/math/w_sinh_compat.c index 51daf2ff35..121edfc892 100644 --- a/math/w_sinh_compat.c +++ b/math/w_sinh_compat.c @@ -16,6 +16,7 @@ #include <math.h> #include <math_private.h> +#include <math-svid-compat.h> double __sinh (double x) |