aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/w_ilogbf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/w_ilogbf.c b/math/w_ilogbf.c
index ae3574a..27a0c58 100644
--- a/math/w_ilogbf.c
+++ b/math/w_ilogbf.c
@@ -18,6 +18,7 @@
#include <math.h>
#include <errno.h>
+#include <limits.h>
#include <math_private.h>
/* wrapper ilogbf */