summaryrefslogtreecommitdiff
path: root/wm/metisse/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'wm/metisse/patches/patch-ac')
-rw-r--r--wm/metisse/patches/patch-ac16
1 files changed, 0 insertions, 16 deletions
diff --git a/wm/metisse/patches/patch-ac b/wm/metisse/patches/patch-ac
deleted file mode 100644
index d9d6bf1b4e4..00000000000
--- a/wm/metisse/patches/patch-ac
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2009/07/24 12:10:18 obache Exp $
-
---- xserver/os/access.c.orig 2008-03-13 14:34:48.000000000 +0000
-+++ xserver/os/access.c
-@@ -142,6 +142,11 @@ SOFTWARE.
- #endif
-
- #ifdef HAS_GETIFADDRS
-+#include <sys/types.h>
-+# ifdef __NetBSD__
-+# include <sys/socket.h>
-+typedef unsigned int u_int;
-+# endif
- #include <ifaddrs.h>
- #endif
-