diff options
author | Jeffrey Hsu <hsu@FreeBSD.org> | 1995-02-19 09:25:45 +0000 |
---|---|---|
committer | Jeffrey Hsu <hsu@FreeBSD.org> | 1995-02-19 09:25:45 +0000 |
commit | 3df7b2193145a7913345a0cf0534ddaacd7f4ce3 (patch) | |
tree | 63fb8ae32acf63c8fb5448011d9cce6235c9f01c /graphics/vcg/files/patch-ao | |
parent | 3f47621e5848d1918896fd15c11c5fe49c1d78af (diff) |
Notes
Diffstat (limited to 'graphics/vcg/files/patch-ao')
-rw-r--r-- | graphics/vcg/files/patch-ao | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/vcg/files/patch-ao b/graphics/vcg/files/patch-ao new file mode 100644 index 000000000000..77574252fcc2 --- /dev/null +++ b/graphics/vcg/files/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> |