diff options
Diffstat (limited to 'comms/estic/patches/patch-az')
-rw-r--r-- | comms/estic/patches/patch-az | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/comms/estic/patches/patch-az b/comms/estic/patches/patch-az new file mode 100644 index 00000000000..cbebfe5d1ed --- /dev/null +++ b/comms/estic/patches/patch-az @@ -0,0 +1,15 @@ +$NetBSD: patch-az,v 1.1 2008/01/06 18:39:38 rillig Exp $ + +See mk/help/c++.help. + +--- ../spunk/itemwin.h.orig 1996-11-07 18:06:48.000000000 +0000 ++++ ../spunk/itemwin.h 2008-01-06 18:52:26.000000000 +0000 +@@ -55,6 +55,8 @@ const u16 ifNoSub = 0x0010 + /*****************************************************************************/ + + ++class ResEditApp; ++class ItemWindow; + + class WindowItem : public Streamable { + |