From 38de94a5efbc3de186d6f287d666f74e5b4c8247 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 10 May 2012 14:38:43 -0700 Subject: Add a missing #include. --- math/w_ilogbf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'math/w_ilogbf.c') diff --git a/math/w_ilogbf.c b/math/w_ilogbf.c index ae3574a75d..27a0c582d3 100644 --- a/math/w_ilogbf.c +++ b/math/w_ilogbf.c @@ -18,6 +18,7 @@ #include #include +#include #include /* wrapper ilogbf */ -- cgit 1.4.1