CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/14 10:26:40
Modified files:
sys/arch/sparc/dev: be.c hme.c if_ie.c qe.c
sys/arch/macppc/dev: if_bm.c if_mc.c
sys/arch/vax/if: if_qe.c sgec.c
Log message:
No need to include <net/bpfdesc.h>
Now that "struct bpf_d" depends on <sys/srp.h> this is one of the offender
for removing the header from <sys/param.h>
