]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pf: Move provider declaration to pf.h
authorKristof Provost <kp@FreeBSD.org>
Mon, 31 May 2021 16:34:37 +0000 (18:34 +0200)
committerKristof Provost <kp@FreeBSD.org>
Tue, 1 Jun 2021 07:02:05 +0000 (09:02 +0200)
commitec7b47fc81b22470fb177d9e03b5a76818eee65f
treeaff8a2e86d8daf772e70872509b491093c9cac29
parent315674fb6acc4fa54cf82de3863c349c5a71f498
pf: Move provider declaration to pf.h

This simplifies life a bit, by not requiring us to repease the
declaration for every file where we want static probe points.

It also makes the gcc6 build happy.
sys/net/pfvar.h
sys/netpfil/pf/pf_ioctl.c
sys/netpfil/pf/pf_nv.h