pkgsrc-ng/net/ns/patches/patch-ak
2013-09-26 17:14:40 +02:00

13 lines
288 B
Plaintext

$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>