mirror of
https://gitee.com/openharmony/third_party_libnl
synced 2024-11-24 02:29:50 +00:00
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
@ -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…
Reference in New Issue
Block a user