From 2d742f7bbce885147739be7da9ddb2ce5028fcd3 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Mon, 24 Sep 2001 15:00:16 +0000 Subject: [PATCH] o Reduce userland inclusion of kernel headers -- remove unneeded include of . Reviewed by: jlemon --- sbin/ifconfig/ifvlan.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sbin/ifconfig/ifvlan.c b/sbin/ifconfig/ifvlan.c index 714307644e52..4a4a94767352 100644 --- a/sbin/ifconfig/ifvlan.c +++ b/sbin/ifconfig/ifvlan.c @@ -34,7 +34,6 @@ #include #include #include -#include #include #include