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, 14 Aug 2019 07:12:23 +0000 (09:12 +0200)
commit30815d65d28a5730fd3b3dbeb82c819c2ad49b3f
treef6a3af78f7cdf4938cc3df21ada3ad42cbd34d3e
parentdc2f2a16d385147abf8bc13b0b05ab0f2512b537
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]
(cherry picked from commit 2f977974714468e1a0ee20e4cce233da63d06dd0)
package/network/utils/nftables/Makefile
package/network/utils/nftables/patches/010-uclibc-ng.patch [new file with mode: 0644]