summaryrefslogtreecommitdiff
path: root/math/w_logf_compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/w_logf_compat.c')
-rw-r--r--math/w_logf_compat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_logf_compat.c b/math/w_logf_compat.c
index 8b0f4fc9d1..ac18b65c5e 100644
--- a/math/w_logf_compat.c
+++ b/math/w_logf_compat.c
@@ -19,6 +19,7 @@
#include <fenv.h>
#include <math.h>
#include <math_private.h>
+#include <math-svid-compat.h>
/* wrapper logf(x) */