aboutsummaryrefslogtreecommitdiff
path: root/math/w_exp2_compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/w_exp2_compat.c')
-rw-r--r--math/w_exp2_compat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_exp2_compat.c b/math/w_exp2_compat.c
index ca17f9ea63..a4d4653708 100644
--- a/math/w_exp2_compat.c
+++ b/math/w_exp2_compat.c
@@ -4,6 +4,7 @@
#include <math.h>
#include <math_private.h>
+#include <math-svid-compat.h>
double
__exp2 (double x)