summaryrefslogtreecommitdiff
path: root/news/knews/patches/patch-am
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-02-23 22:19:41 +0000
committertron <tron@pkgsrc.org>2001-02-23 22:19:41 +0000
commit5f9bf259d6ad58c1842b8a36c02d7134b8069d65 (patch)
tree4e5478f034fc6b2d38766b6bdfee1d7c3ab1bd02 /news/knews/patches/patch-am
parente9d34197ea4175fb12989dfdd171517fd09cbcd6 (diff)
downloadpkgsrc-5f9bf259d6ad58c1842b8a36c02d7134b8069d65.tar.gz
Add IPv6 support and bump version number to 1.0nb2.
Diffstat (limited to 'news/knews/patches/patch-am')
-rw-r--r--news/knews/patches/patch-am14
1 files changed, 14 insertions, 0 deletions
diff --git a/news/knews/patches/patch-am b/news/knews/patches/patch-am
new file mode 100644
index 00000000000..cef122bf252
--- /dev/null
+++ b/news/knews/patches/patch-am
@@ -0,0 +1,14 @@
+$NetBSD: patch-am,v 1.1 2001/02/23 22:19:42 tron Exp $
+
+--- src/bg.c.orig Fri Jan 9 18:16:19 1998
++++ src/bg.c Fri Feb 23 22:29:35 2001
+@@ -6,8 +6,8 @@
+ #include "bg.h"
+ #include "codes.h"
+ #include "resource.h"
+-#include "server.h"
+ #include "sysdeps.h"
++#include "server.h"
+ #include "widgets.h"
+ #include "xutil.h"
+ #include "../Widgets/ScrList.h"