From 87909ba75c12af0b3a47d828cf4e4daee22a7909 Mon Sep 17 00:00:00 2001 From: Tai-hwa Liang Date: Thu, 27 Jul 2006 06:15:37 +0000 Subject: Fixing compilation bustage: net/if_bridgevar.h depends on net/bridgestp.h. --- sys/netgraph/ng_ether.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/netgraph/ng_ether.c') diff --git a/sys/netgraph/ng_ether.c b/sys/netgraph/ng_ether.c index 3deb86387030..41077b1c248f 100644 --- a/sys/netgraph/ng_ether.c +++ b/sys/netgraph/ng_ether.c @@ -61,6 +61,7 @@ #include #include #include +#include #include #include -- cgit v1.3