From c247ebdd989365d20da3ce41fdeb2002e0a1ba13 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Mon, 14 Feb 2011 19:33:11 -0500 Subject: more header fixes, minor warning fix --- src/stdlib/wcstoumax.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stdlib/wcstoumax.c') diff --git a/src/stdlib/wcstoumax.c b/src/stdlib/wcstoumax.c index a8f4680f..456ddedd 100644 --- a/src/stdlib/wcstoumax.c +++ b/src/stdlib/wcstoumax.c @@ -1,4 +1,5 @@ #include +#include #include #include #include -- cgit v1.2.1