From bc021b8ef5382fea32cbcffe4e46c799ad75dd8b Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 31 Jan 2014 22:38:26 +1100 Subject: [PATCH] #include --- lib/lwres/gethost.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/lwres/gethost.c b/lib/lwres/gethost.c index c7ccd2e833..922d2aa45e 100644 --- a/lib/lwres/gethost.c +++ b/lib/lwres/gethost.c @@ -153,7 +153,9 @@ #include #include -#include +#ifdef HAVE_INTTYPES_H +#include /* uintptr_t */ +#endif #include #include