git: world - Fix buildworld after ifnet changes

看板DFBSD_commit作者時間14年前 (2011/06/08 10:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 1afbcbacb38bccc3bac01ae24420658b4b8346c7 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Jun 7 19:09:32 2011 -0700 world - Fix buildworld after ifnet changes * Use the _KERNEL_STRUCTURES mechanic to conditionalize struct ifnet and related structures needed by buildworld. Reported-by: matthiasr Summary of changes: sys/net/if_var.h | 6 ++++++ sys/net/pf/if_pflog.h | 4 ++++ sys/net/sl/if_slvar.h | 5 ++++- sys/netinet6/ip6_mroute.h | 4 ++-- usr.bin/netstat/if.c | 1 + usr.bin/netstat/mroute6.c | 3 +-- usr.sbin/slstat/slstat.c | 2 ++ 7 files changed, 20 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1afbcbacb38bccc3bac01ae24420658b4b8346c7 -- DragonFly BSD source repository
文章代碼(AID): #1Dxjyatf (DFBSD_commit)