commit | 8f45927c3cae4db85887700e5415286f766cbaf9 | [log] [tgz] |
---|---|---|
author | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Jun 17 12:54:18 2016 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Jun 17 13:47:28 2016 +0200 |
tree | 9785de75359fd9d605c32e31c27f109108919b34 | |
parent | 8fff1722f705ce5023a0d6d77a31a9d013be2a34 [diff] |
netfilter: xt_SYNPROXY: add missing header to Kbuild Matt Whitlock says: Without this line, the file xt_SYNPROXY.h does not get installed in /usr/include/linux/netfilter/, and thus user-space programs cannot make use of it. Reported-by: Matt Whitlock <kernel@mattwhitlock.name> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>