]> git.ipfire.org Git - thirdparty/libnl.git/commitdiff
link/inet: Include <netlink/route/link/inet.h>
authorThomas Graf <tgraf@suug.ch>
Sat, 26 Jul 2014 19:33:27 +0000 (21:33 +0200)
committerThomas Haller <thaller@redhat.com>
Sun, 27 Jul 2014 09:04:07 +0000 (11:04 +0200)
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
lib/route/link/inet.c

index 3bd76cc648057b5b0ea8ee57ee486ef4ed886829..0a7990eb58e55901f6ef9d97f26f4abb327d2ba6 100644 (file)
@@ -61,6 +61,7 @@
 #include <netlink/netlink.h>
 #include <netlink/attr.h>
 #include <netlink/route/rtnl.h>
+#include <netlink/route/link/inet.h>
 #include <netlink-private/route/link/api.h>
 
 /** @cond SKIP */