Fix test-cache-mngr test
Needs to include <netlink-private/cache-api.h> Reported-by: Jeroen Roovers <jer@gentoo.org> Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
parent
1b9de9a49d
commit
c6abb44e38
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
#include <netlink/cli/utils.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include <netlink-private/cache-api.h>
|
||||
|
||||
static int quit = 0;
|
||||
|
||||
static struct nl_dump_params dp = {
|
||||
|
|
Loading…
Add table
Reference in a new issue