diff options
Diffstat (limited to 'math/w_atanhf_compat.c')
-rw-r--r-- | math/w_atanhf_compat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_atanhf_compat.c b/math/w_atanhf_compat.c index dd14145c1c..c9d2c3a3ae 100644 --- a/math/w_atanhf_compat.c +++ b/math/w_atanhf_compat.c @@ -18,6 +18,7 @@ #include <math.h> #include <math_private.h> +#include <math-svid-compat.h> /* wrapper atanhf */ |