mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
3df7b21931
Submitted by: Philippe Charnier <charnier@lirmm.fr>
12 lines
228 B
Plaintext
12 lines
228 B
Plaintext
--- 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>
|