basic/linux: Copy netfilter.h to the source tree
commit41a94ae670c11860f3cf1806a39d13904366f3a3
authorFlorian Fainelli <florian.fainelli@broadcom.com>
Mon, 6 May 2024 17:40:29 +0000 (6 10:40 -0700)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 9 May 2024 13:27:23 +0000 (9 15:27 +0200)
treef373ae0cd894b06d1090083bac63544415415c15
parent5ebd945cda08509e8171338fde91c862b8dc7014
basic/linux: Copy netfilter.h to the source tree

This fixes build with old toolchains prior to Linux < 4.2 which do not
have a definition for NFPROTO_NETDEV.
src/basic/linux/netfilter.h [new file with mode: 0644]