aboutsummaryrefslogtreecommitdiff
path: root/graphics/vcg/files/patch-src_X11devcl.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/vcg/files/patch-src_X11devcl.c')
-rw-r--r--graphics/vcg/files/patch-src_X11devcl.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/vcg/files/patch-src_X11devcl.c b/graphics/vcg/files/patch-src_X11devcl.c
new file mode 100644
index 000000000000..75774966c51d
--- /dev/null
+++ b/graphics/vcg/files/patch-src_X11devcl.c
@@ -0,0 +1,11 @@
+--- 1.1 1995/02/18 17:48:53
++++ src/X11devcl.c 1995/02/18 17:49:10
+@@ -115,7 +115,7 @@
+
+ #ifdef X11
+
+-#include <X11/Xos.h>
++/*#include <X11/Xos.h>*/
+ #include <X11/Xlib.h>
+ #include <X11/Xutil.h>
+ #include <X11/cursorfont.h>