diff options
Diffstat (limited to 'graphics/vcg/patches/patch-ao')
-rw-r--r-- | graphics/vcg/patches/patch-ao | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/vcg/patches/patch-ao b/graphics/vcg/patches/patch-ao new file mode 100644 index 00000000000..77574252fcc --- /dev/null +++ b/graphics/vcg/patches/patch-ao @@ -0,0 +1,11 @@ +--- 1.1 1995/02/18 17:50:49 ++++ src/X11devvw.c 1995/02/18 17:51:04 +@@ -87,7 +87,7 @@ + + #ifdef X11 + +-#include <X11/Xos.h> ++/*#include <X11/Xos.h>*/ + #include <X11/Xlib.h> + #include <X11/Xutil.h> + #include <X11/cursorfont.h> |