13 lines
406 B
Plaintext
13 lines
406 B
Plaintext
$OpenBSD: patch-openbsd__netstat_c,v 1.1 2005/06/09 00:49:26 pvalchev Exp $
|
|
--- openbsd/_netstat.c.orig Wed Jun 8 18:12:12 2005
|
|
+++ openbsd/_netstat.c Wed Jun 8 18:12:19 2005
|
|
@@ -54,8 +54,6 @@
|
|
#include <netinet/ip_esp.h>
|
|
#include <netinet/ip_ipip.h>
|
|
#include <netinet/ip_ipcomp.h>
|
|
-#include <netns/ns.h>
|
|
-#include <netns/ns_if.h>
|
|
#include <netipx/ipx.h>
|
|
#include <netipx/ipx_if.h>
|
|
#include <kvm.h>
|