about summary refs log tree commit diff
path: root/math/w_ilogbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/w_ilogbl.c')
-rw-r--r--math/w_ilogbl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_ilogbl.c b/math/w_ilogbl.c
index 8c30caa48b..7cfc648e8e 100644
--- a/math/w_ilogbl.c
+++ b/math/w_ilogbl.c
@@ -18,6 +18,7 @@
 
 #include <math.h>
 #include <errno.h>
+#include <limits.h>
 #include <math_private.h>
 
 /* wrapper ilogbl */