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

13 lines
270 B
Plaintext

$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
@@ -38,6 +38,7 @@
#include "tap.h"
+#include <sys/types.h>
#include <netinet/in.h>
#include <netinet/in_systm.h>
#include <netinet/ip.h>