summaryrefslogtreecommitdiff
path: root/x11/modular-xorg-server/patches/patch-za
diff options
context:
space:
mode:
Diffstat (limited to 'x11/modular-xorg-server/patches/patch-za')
-rw-r--r--x11/modular-xorg-server/patches/patch-za13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/modular-xorg-server/patches/patch-za b/x11/modular-xorg-server/patches/patch-za
new file mode 100644
index 00000000000..1a5e6921f1f
--- /dev/null
+++ b/x11/modular-xorg-server/patches/patch-za
@@ -0,0 +1,13 @@
+$NetBSD: patch-za,v 1.1 2008/01/16 05:50:56 tnn Exp $
+
+--- render/renderedge.c.orig 2006-06-06 19:13:55.000000000 +0200
++++ render/renderedge.c
+@@ -22,6 +22,8 @@
+ * PERFORMANCE OF THIS SOFTWARE.
+ */
+
++#include <X11/X.h>
++
+ #ifdef HAVE_DIX_CONFIG_H
+ #include <dix-config.h>
+ #endif