cvs commit: src/sys/net bpf.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat May 20 09:53:10 PDT 2006
dillon 2006/05/20 09:48:51 PDT
DragonFly src repository
Modified files:
sys/net bpf.h
Log:
Fix a build issue with libnetgraph. net/bpf.h does not need to include
sys/mbuf.h, not even for _KERNEL compiles.
Reported-by: Rumko <rumcic at xxxxxxxxx>
Revision Changes Path
1.11 +2 -3 src/sys/net/bpf.h
http://www.dragonflybsd.org/cvsweb/src/sys/net/bpf.h.diff?r1=1.10&r2=1.11&f=u
More information about the Commits
mailing list