summaryrefslogtreecommitdiff
path: root/net/ns/patches/patch-aj
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-09-01 18:21:12 +0000
committerseb <seb@pkgsrc.org>2003-09-01 18:21:12 +0000
commitd9ddb15eab496e22610b6daecaedc93616afd621 (patch)
treee42b557c594e50cd7c7bbeb2d41ca334d48b8da3 /net/ns/patches/patch-aj
parent4f9f3ae4d4b541a800d0f6e6e6ab25f3fa02b193 (diff)
downloadpkgsrc-d9ddb15eab496e22610b6daecaedc93616afd621.tar.gz
Update to version 2.26.
Lots of changes and bug fixes since last packaged version, see installed $PREFIX/share/doc/html/ns/CHANGES.html. Provided in PR pkg/22633 by Min Sik Kim <minskim at bawi dot org>. Minor tuning by myself.
Diffstat (limited to 'net/ns/patches/patch-aj')
-rw-r--r--net/ns/patches/patch-aj9
1 files changed, 4 insertions, 5 deletions
diff --git a/net/ns/patches/patch-aj b/net/ns/patches/patch-aj
index 9e59099307e..84a8d5ab301 100644
--- a/net/ns/patches/patch-aj
+++ b/net/ns/patches/patch-aj
@@ -1,13 +1,12 @@
-$NetBSD: patch-aj,v 1.1.1.1 2002/08/27 08:07:07 seb Exp $
+$NetBSD: patch-aj,v 1.2 2003/09/01 18:21:13 seb Exp $
--- emulate/iptap.h.orig Fri Jan 11 22:06:09 2002
+++ emulate/iptap.h
-@@ -37,6 +37,8 @@
- #define iptap_h
+@@ -38,6 +38,7 @@
#include "tap.h"
+
+#include <sys/types.h>
-+#include <netinet/in_systm.h>
#include <netinet/in.h>
+ #include <netinet/in_systm.h>
#include <netinet/ip.h>
- #include <netinet/tcp.h>