1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/x11-toolkits/iv/files/patch-ak
Steve Price 854635b423 Correct build on ELF and add maintainer.
PR:		9594
Submitted by:	Seigou Tanimura <tanimura@naklab.dnj.ynu.ac.jp>
1999-01-26 02:40:32 +00:00

18 lines
377 B
Plaintext

--- src/include/IV-X11/xwindow.h.orig Fri Sep 25 07:16:22 1992
+++ src/include/IV-X11/xwindow.h Sun Jan 17 17:48:20 1999
@@ -46,8 +46,13 @@
class Style;
class WindowCursorStack;
class WindowTable;
+/*
+ * modified by jj@ldjpc.apana.org.au
+ *
+ * this seems to break the compile...
class XDisplay;
-
+ *
+ */
struct WindowOverlayInfo {
VisualID id_;
long type_;