Compile pfsync w/o bpf.
Noticed by: "Jayel Villamin" <jarthel operamail com>
This commit is contained in:
parent
84b30e2247
commit
7cadbe4109
@ -1529,7 +1529,9 @@ int
|
||||
pfsync_sendout(sc)
|
||||
struct pfsync_softc *sc;
|
||||
{
|
||||
#if NBPFILTER > 0
|
||||
struct ifnet *ifp = &sc->sc_if;
|
||||
#endif
|
||||
struct mbuf *m;
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
|
Loading…
x
Reference in New Issue
Block a user