blob: 389c43807f6f83142c754fc03c03488d76eee0c4 (
plain)
1
2
3
4
5
6
7
8
9
10
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>
|