From 52b58477f833b215071c1d0c81570fffe91e25c6 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 4 Dec 2012 02:30:35 +0000 Subject: remove some unnecessary sys/mbuf.h inclusions --- sbin/route/show.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sbin/route/show.c') diff --git a/sbin/route/show.c b/sbin/route/show.c index c401e4cca56..961e9ababe9 100644 --- a/sbin/route/show.c +++ b/sbin/route/show.c @@ -1,4 +1,4 @@ -/* $OpenBSD: show.c,v 1.91 2012/03/17 10:16:40 dlg Exp $ */ +/* $OpenBSD: show.c,v 1.92 2012/12/04 02:30:33 deraadt Exp $ */ /* $NetBSD: show.c,v 1.1 1996/11/15 18:01:41 gwr Exp $ */ /* @@ -32,7 +32,6 @@ #include #include -#include #include #include -- cgit v1.2.3