$OpenBSD: patch-lib_lwres_gethost_c,v 1.1 2014/01/31 10:12:57 sthen Exp $

for uintptr_t

--- lib/lwres/gethost.c.orig	Fri Jan 31 09:53:19 2014
+++ lib/lwres/gethost.c	Fri Jan 31 09:54:44 2014
@@ -153,6 +153,7 @@
 
 #include <errno.h>
 #include <string.h>
+#include <stdint.h>
 
 #include <lwres/net.h>
 #include <lwres/netdb.h>
