summaryrefslogtreecommitdiff
path: root/x11/modular-xorg-server/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'x11/modular-xorg-server/patches/patch-al')
-rw-r--r--x11/modular-xorg-server/patches/patch-al14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/modular-xorg-server/patches/patch-al b/x11/modular-xorg-server/patches/patch-al
new file mode 100644
index 00000000000..27a6d89fa2a
--- /dev/null
+++ b/x11/modular-xorg-server/patches/patch-al
@@ -0,0 +1,14 @@
+$NetBSD: patch-al,v 1.1 2008/07/13 12:37:29 tonnerre Exp $
+
+--- composite/compint.h.orig 2007-03-16 19:13:57.000000000 +0100
++++ composite/compint.h
+@@ -237,6 +237,9 @@ compCheckTree (ScreenPtr pScreen);
+ #define compCheckTree(s)
+ #endif
+
++PictFormatPtr
++compWindowFormat (WindowPtr pWin);
++
+ void
+ compSetPixmap (WindowPtr pWin, PixmapPtr pPixmap);
+