diff options
Diffstat (limited to 'math/w_coshf_compat.c')
-rw-r--r-- | math/w_coshf_compat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_coshf_compat.c b/math/w_coshf_compat.c index dc7fb53ba3..dd62281693 100644 --- a/math/w_coshf_compat.c +++ b/math/w_coshf_compat.c @@ -20,6 +20,7 @@ #include <math.h> #include <math_private.h> +#include <math-svid-compat.h> float __coshf (float x) |