summaryrefslogtreecommitdiff
path: root/devel/SDL/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'devel/SDL/patches/patch-an')
-rw-r--r--devel/SDL/patches/patch-an15
1 files changed, 15 insertions, 0 deletions
diff --git a/devel/SDL/patches/patch-an b/devel/SDL/patches/patch-an
new file mode 100644
index 00000000000..fd503e33cdb
--- /dev/null
+++ b/devel/SDL/patches/patch-an
@@ -0,0 +1,15 @@
+$NetBSD: patch-an,v 1.4 2006/08/03 20:21:20 rillig Exp $
+
+For Solaris 8.
+
+--- src/video/dga/SDL_dgaevents.c.orig 2006-05-01 10:02:44.000000000 +0200
++++ src/video/dga/SDL_dgaevents.c 2006-08-03 22:02:23.969158093 +0200
+@@ -24,6 +24,8 @@
+ /* Handle the event stream, converting DGA events into SDL events */
+
+ #include <stdio.h>
++#define NEED_EVENTS
++#define NEED_REPLIES
+ #include <X11/Xlib.h>
+ #include "../Xext/extensions/xf86dga.h"
+