CVSROOT: /cvs Module name: src Changes by: gsoa...@cvs.openbsd.org 2012/11/08 11:06:49
Modified files: sys/net : if_pflow.c Log message: wrap bpfilter portion with #if NBPFILTER > 0. fix kernel builds without bpfilter. OK sthen@ mikeb@ deraadt@ henning@