Skip to content
Snippets Groups Projects
Commit e7db3cbc authored by Pablo Neira Ayuso's avatar Pablo Neira Ayuso
Browse files

netfilter: add missing xt_bpf.h header in installation


Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent e6f30c73
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ header-y += xt_TCPOPTSTRIP.h
header-y += xt_TEE.h
header-y += xt_TPROXY.h
header-y += xt_addrtype.h
header-y += xt_bpf.h
header-y += xt_cluster.h
header-y += xt_comment.h
header-y += xt_connbytes.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment