summaryrefslogtreecommitdiff
path: root/graphics/vcg/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/vcg/patches/patch-ag')
-rw-r--r--graphics/vcg/patches/patch-ag11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/vcg/patches/patch-ag b/graphics/vcg/patches/patch-ag
new file mode 100644
index 00000000000..389c43807f6
--- /dev/null
+++ b/graphics/vcg/patches/patch-ag
@@ -0,0 +1,11 @@
+--- 1.1 1995/02/18 17:48:32
++++ src/X11dev.c 1995/02/18 17:48:52
+@@ -181,7 +181,7 @@
+
+ #ifdef X11
+
+-#include <X11/Xos.h>
++/*#include <X11/Xos.h>*/
+ #include <X11/Xlib.h>
+ #include <X11/Xutil.h>
+ #include <X11/cursorfont.h>