mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-21 16:50:09 +01:00
netlink: do not include object-api.h
It's no longer installed by libnl-3.0 >= 3.2.20 and isn't needed anyway. https://bugzilla.gnome.org/show_bug.cgi?id=692423
This commit is contained in:
parent
f84b18d1d5
commit
418a428975
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
#include <linux/if.h>
|
||||
#include <linux/unistd.h>
|
||||
#include <unistd.h>
|
||||
#include <netlink/object-api.h>
|
||||
#include <netlink/object.h>
|
||||
#include <netlink/route/addr.h>
|
||||
#include <netlink/route/rtnl.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue