about summary refs log tree commit diff
path: root/math/w_jnl_compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/w_jnl_compat.c')
-rw-r--r--math/w_jnl_compat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_jnl_compat.c b/math/w_jnl_compat.c
index d17b047956..bc416359c2 100644
--- a/math/w_jnl_compat.c
+++ b/math/w_jnl_compat.c
@@ -46,6 +46,7 @@ static char rcsid[] = "$NetBSD: $";
 
 #include <math.h>
 #include <math_private.h>
+#include <math-svid-compat.h>
 
 long double __jnl(int n, long double x)	/* wrapper jnl */
 {