Fix a build issue with libnetgraph. net/bpf.h does not need to include
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 20 May 2006 16:48:51 +0000 (16:48 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 20 May 2006 16:48:51 +0000 (16:48 +0000)
commitf4bd6a324c21871e21b3332b4b6875e9700a1861
treeb8397ce9808611a02a76e10c0c6cabdd3eb8da3a
parent5fdff524d882ea3e13a0833c8d6600d61ba05d89
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@gmail.com>
sys/net/bpf.h