summaryrefslogtreecommitdiff
path: root/graphics/libvideogfx/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libvideogfx/patches/patch-ac')
-rw-r--r--graphics/libvideogfx/patches/patch-ac13
1 files changed, 11 insertions, 2 deletions
diff --git a/graphics/libvideogfx/patches/patch-ac b/graphics/libvideogfx/patches/patch-ac
index d3fab38f151..d06f5bdd18d 100644
--- a/graphics/libvideogfx/patches/patch-ac
+++ b/graphics/libvideogfx/patches/patch-ac
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.1 2006/01/15 20:34:13 joerg Exp $
+$NetBSD: patch-ac,v 1.2 2010/06/12 14:05:40 wiz Exp $
---- libvideogfx/x11/dispimg.cc.orig 2006-01-15 20:20:09.000000000 +0000
+--- libvideogfx/x11/dispimg.cc.orig 2002-05-27 14:02:43.000000000 +0000
+++ libvideogfx/x11/dispimg.cc
@@ -19,6 +19,7 @@
@@ -10,3 +10,12 @@ $NetBSD: patch-ac,v 1.1 2006/01/15 20:34:13 joerg Exp $
#include <assert.h>
#include <time.h>
#include <sys/ipc.h>
+@@ -32,6 +33,8 @@ using namespace std;
+
+ namespace X11 {
+ #include <X11/Xlib.h>
++#include <X11/Xmd.h>
++#include <X11/extensions/shmproto.h>
+ #include <X11/extensions/XShm.h>
+ #include <X11/Xutil.h>
+