nftables: Fix compilation with uClibc-ng
authorRosen Penev <rosenp@gmail.com>
Wed, 1 May 2019 17:08:10 +0000 (10:08 -0700)
committerPetr Štetiar <ynezz@true.cz>
Wed, 15 May 2019 11:34:23 +0000 (13:34 +0200)
commit2f977974714468e1a0ee20e4cce233da63d06dd0
tree244774b51085cefa934da0a53fe1347c69dd818e
parent5cd49395d35eade0d07b9db8c5ea47037de8db2f
nftables: Fix compilation with uClibc-ng

Missing header for va_list.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
[updated with upstream version of the patch]
package/network/utils/nftables/Makefile
package/network/utils/nftables/patches/010-uclibc-ng.patch [new file with mode: 0644]