diff options
Diffstat (limited to 'net/ns/patches/patch-aj')
-rw-r--r-- | net/ns/patches/patch-aj | 9 |
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> |