]> git.ipfire.org Git - thirdparty/libnl.git/commitdiff
link/ip6tnl: Include <netlink/route/link/ip6tnl.h>
authorThomas Graf <tgraf@suug.ch>
Sat, 26 Jul 2014 19:33:31 +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/ip6tnl.c

index 9fe1367448e031c368d02da305bbdc622fdd5d40..26f3507854f9c0f0872f34ab75f68cf8c3d11401 100644 (file)
@@ -28,6 +28,7 @@
 #include <netlink/utils.h>
 #include <netlink/object.h>
 #include <netlink/route/rtnl.h>
+#include <netlink/route/link/ip6tnl.h>
 #include <netlink-private/route/link/api.h>
 #include <linux/if_tunnel.h>
 #include <netinet/in.h>