1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/graphics/vcg/files/patch-ag

12 lines
226 B
Plaintext
Raw Normal View History

--- 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>