mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
288 B
Plaintext
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>
|