From 5f9bf259d6ad58c1842b8a36c02d7134b8069d65 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 23 Feb 2001 22:19:41 +0000 Subject: Add IPv6 support and bump version number to 1.0nb2. --- news/knews/patches/patch-av | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 news/knews/patches/patch-av (limited to 'news/knews/patches/patch-av') diff --git a/news/knews/patches/patch-av b/news/knews/patches/patch-av new file mode 100644 index 00000000000..9a8faf094d6 --- /dev/null +++ b/news/knews/patches/patch-av @@ -0,0 +1,12 @@ +$NetBSD: patch-av,v 1.1 2001/02/23 22:19:43 tron Exp $ + +--- src/p_setup.c.orig Sun Aug 23 15:05:17 1998 ++++ src/p_setup.c Fri Feb 23 22:36:39 2001 +@@ -14,6 +14,7 @@ + #include "p_setup.h" + #include "parse.h" + #include "resource.h" ++#include "sysdeps.h" + #include "server.h" + #include "util.h" + #include "xutil.h" -- cgit v1.2.3