summaryrefslogtreecommitdiff
path: root/graphics/evas/patches/patch-configure
blob: a983686fe5eaeabb5b85c74977e8fde5fd100b95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-configure,v 1.3 2011/12/13 20:03:26 marino Exp $

--- configure.orig	2011-12-13 18:08:17.000000000 +0000
+++ configure
@@ -19846,6 +19846,7 @@ $as_echo_n "checking whether shm_open()
    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
+#include <sys/stat.h>
 #include <sys/types.h>
 #include <sys/mman.h>
 #include <fcntl.h>