2013-09-26 17:14:40 +02:00

13 lines
242 B
Plaintext

$NetBSD: patch-ac,v 1.1 2006/05/09 17:17:48 joerg Exp $
--- config.h.in.orig 2006-05-09 17:04:28.000000000 +0000
+++ config.h.in
@@ -90,6 +90,7 @@
#undef const
#if HAVE_SYS_MMAN_H
+#include <sys/types.h>
#include <sys/mman.h>
#endif