aboutsummaryrefslogtreecommitdiff
path: root/graphics/vcg/files/patch-af
blob: f1249b1c5f69a51543575a589b90386d8d8f779f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 1.1	1995/02/18 17:44:23
+++ src/main.c	1995/02/18 17:44:52
@@ -147,7 +147,7 @@
 
 #ifdef X11
 
-#include <X11/Xos.h>
+/*#include <X11/Xos.h>*/
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>
 #include <X11/cursorfont.h>