From 4e182f01a18719d38cfcc0204e4da0942039433e Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Fri, 31 Jan 2014 00:05:30 -0800 Subject: [PATCH] [master] add stdint.h --- lib/lwres/gethost.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/lwres/gethost.c b/lib/lwres/gethost.c index e36fc188e5..c7ccd2e833 100644 --- a/lib/lwres/gethost.c +++ b/lib/lwres/gethost.c @@ -153,6 +153,7 @@ #include #include +#include #include #include