diff options
Diffstat (limited to 'math/w_remainderf_compat.c')
-rw-r--r-- | math/w_remainderf_compat.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/w_remainderf_compat.c b/math/w_remainderf_compat.c index 1db246a1c3..627b4f1de1 100644 --- a/math/w_remainderf_compat.c +++ b/math/w_remainderf_compat.c @@ -18,6 +18,8 @@ #include <math.h> #include <math_private.h> +#include <math-svid-compat.h> +#include <math-svid-compat.h> /* wrapper remainderf */ |