d9ddb15eab
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.
12 lines
288 B
Text
12 lines
288 B
Text
$NetBSD: patch-ak,v 1.2 2003/09/01 18:21:13 seb Exp $
|
|
|
|
--- emulate/tcptap.h.orig Fri Jan 11 22:06:09 2002
|
|
+++ emulate/tcptap.h
|
|
@@ -37,6 +37,7 @@
|
|
#define tcptap_h
|
|
|
|
#include "tap.h"
|
|
+#include <sys/types.h>
|
|
#include <netinet/in.h>
|
|
#include <netinet/in_systm.h>
|
|
#include <netinet/ip.h>
|