blob: a589ddc51bd6d0fef8333bed517dd1bdee0966c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ah,v 1.2 1999/06/13 12:54:19 sakamoto Exp $
--- 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>
|