X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/b7266188b87f3620ec3f9f717e57194a7dd989fe..d1ecb069dfe24481e4a83f44cb5217a2b06746d7:/bsd/net/ether_if_module.c diff --git a/bsd/net/ether_if_module.c b/bsd/net/ether_if_module.c index a6ec5b2c5..fc1d9e4cf 100644 --- a/bsd/net/ether_if_module.c +++ b/bsd/net/ether_if_module.c @@ -98,9 +98,6 @@ #include #include #include -#if IF_BRIDGE -#include -#endif #include @@ -635,9 +632,6 @@ __private_extern__ int ether_family_init(void) #if BOND bond_family_init(); #endif /* BOND */ -#if IF_BRIDGE - bridgeattach(0); -#endif done: