From c931c433f60a515af4cd463815ad3f9cf75ba3d9 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Wed, 12 Jul 2006 22:35:51 +1000 Subject: - (dtucker) [openbsd-compat/xmmap.c] Include . --- openbsd-compat/xmmap.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'openbsd-compat/xmmap.c') diff --git a/openbsd-compat/xmmap.c b/openbsd-compat/xmmap.c index 68ac91192..7d5cc812c 100644 --- a/openbsd-compat/xmmap.c +++ b/openbsd-compat/xmmap.c @@ -23,7 +23,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: xmmap.c,v 1.7 2006/03/15 02:02:31 djm Exp $ */ +/* $Id: xmmap.c,v 1.8 2006/07/12 12:35:52 dtucker Exp $ */ #include "includes.h" @@ -33,6 +33,8 @@ #endif #include +#include + #include "log.h" void *xmmap(size_t size) -- cgit v1.2.3