summaryrefslogtreecommitdiff
path: root/graphics/grx/files/patch-src__vdrivers__vd_xwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/grx/files/patch-src__vdrivers__vd_xwin.c')
-rw-r--r--graphics/grx/files/patch-src__vdrivers__vd_xwin.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/grx/files/patch-src__vdrivers__vd_xwin.c b/graphics/grx/files/patch-src__vdrivers__vd_xwin.c
new file mode 100644
index 000000000000..17a2c708e003
--- /dev/null
+++ b/graphics/grx/files/patch-src__vdrivers__vd_xwin.c
@@ -0,0 +1,10 @@
+--- ./src/vdrivers/vd_xwin.c.orig Wed Apr 2 16:36:46 2003
++++ ./src/vdrivers/vd_xwin.c Sat Jul 1 16:06:12 2006
+@@ -18,6 +18,7 @@
+ **
+ **/
+
++#define _UNISTD_H_
+ #include "libgrx.h"
+ #include "libxwin.h"
+ #include "grdriver.h"