From a28ffb767dd0364706d73cb8cde63ef3dbe53d9a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 16 Jan 2013 10:53:15 +0000 Subject: sys/mbuf.h not needed --- usr.bin/netstat/route.c | 3 +-- usr.bin/netstat/show.c | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/netstat/route.c b/usr.bin/netstat/route.c index 4be3aa93dc4..86c7f615f7f 100644 --- a/usr.bin/netstat/route.c +++ b/usr.bin/netstat/route.c @@ -1,4 +1,4 @@ -/* $OpenBSD: route.c,v 1.88 2011/04/06 11:36:26 miod Exp $ */ +/* $OpenBSD: route.c,v 1.89 2013/01/16 10:53:14 deraadt Exp $ */ /* $NetBSD: route.c,v 1.15 1996/05/07 02:55:06 thorpej Exp $ */ /* @@ -33,7 +33,6 @@ #include #include #include -#include #include #include diff --git a/usr.bin/netstat/show.c b/usr.bin/netstat/show.c index 4de07b68f8c..2ec93b20fa8 100644 --- a/usr.bin/netstat/show.c +++ b/usr.bin/netstat/show.c @@ -1,4 +1,4 @@ -/* $OpenBSD: show.c,v 1.36 2012/03/17 10:16:41 dlg Exp $ */ +/* $OpenBSD: show.c,v 1.37 2013/01/16 10:53:14 deraadt Exp $ */ /* $NetBSD: show.c,v 1.1 1996/11/15 18:01:41 gwr Exp $ */ /* @@ -33,7 +33,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3