world - Fix buildworld after ifnet changes
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 8 Jun 2011 02:09:32 +0000 (19:09 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 8 Jun 2011 02:09:32 +0000 (19:09 -0700)
commit1afbcbacb38bccc3bac01ae24420658b4b8346c7
treec05670815de51264d120c4bbcfaed1680efab5e0
parent9683f229e6862b5d21b610cac390a826ba6b51de
world - Fix buildworld after ifnet changes

* Use the _KERNEL_STRUCTURES mechanic to conditionalize struct ifnet
  and related structures needed by buildworld.

Reported-by: matthiasr
sys/net/if_var.h
sys/net/pf/if_pflog.h
sys/net/sl/if_slvar.h
sys/netinet6/ip6_mroute.h
usr.bin/netstat/if.c
usr.bin/netstat/mroute6.c
usr.sbin/slstat/slstat.c