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-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/libvideogfx/patches/patch-ac b/graphics/libvideogfx/patches/patch-ac
new file mode 100644
index 00000000000..d3fab38f151
--- /dev/null
+++ b/graphics/libvideogfx/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1 2006/01/15 20:34:13 joerg Exp $
+
+--- libvideogfx/x11/dispimg.cc.orig 2006-01-15 20:20:09.000000000 +0000
++++ libvideogfx/x11/dispimg.cc
+@@ -19,6 +19,7 @@
+
+ #include "config.h"
+
++#include <sys/types.h>
+ #include <assert.h>
+ #include <time.h>
+ #include <sys/ipc.h>