diff options
Diffstat (limited to 'math/w_atan2f_compat.c')
-rw-r--r-- | math/w_atan2f_compat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_atan2f_compat.c b/math/w_atan2f_compat.c index 8343893e74..15e05d8253 100644 --- a/math/w_atan2f_compat.c +++ b/math/w_atan2f_compat.c @@ -23,6 +23,7 @@ #include <errno.h> #include <math.h> #include <math_private.h> +#include <math-svid-compat.h> float |