X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=net%2Fnetfilter%2Fnft_lookup.c;h=bb4ef4cccb6efcdf937bc3417eb8dbd6ccf0e22f;hb=91c6c8dcc7c30ed2d5861c670621a23f3b37e293;hp=8a6116b75b5a03181e3183d5090c23059dd5a09e;hpb=c4de673b775e4db48cd2db6277e0c6714332ca0c;p=~andy%2Flinux diff --git a/net/netfilter/nft_lookup.c b/net/netfilter/nft_lookup.c index 8a6116b75b5..bb4ef4cccb6 100644 --- a/net/netfilter/nft_lookup.c +++ b/net/netfilter/nft_lookup.c @@ -16,6 +16,7 @@ #include #include #include +#include struct nft_lookup { struct nft_set *set;