mirror of
https://gitee.com/openharmony/third_party_libnl
synced 2025-03-06 18:27:11 +00:00
addr: Add missing header to <netlink/route/addr.h>
Fixes a gcc warning
This commit is contained in:
parent
4c210adcb5
commit
b50195c691
@ -17,6 +17,7 @@
|
||||
#include <netlink/netlink.h>
|
||||
#include <netlink/cache.h>
|
||||
#include <netlink/addr.h>
|
||||
#include <netlink/route/link.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user