Modified Files:
src/sys/net: if_ether.h
Log Message:
Don't include "opt_mbuftrace.h" if "_LKM" is defined. This fixes a build
problem in the "vmware-module3" package.
this is incorrect. kernel opt_*.h headers should be conditional
upon the _KERNEL_OPT define.
.mrg.