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

index 74dbb9d3df855fe1305f7338386819010dfeb31f..3927ab41fb31367d79673777fe28e7eac92d4d58 100644 (file)
@@ -28,6 +28,7 @@
 #include <netlink/utils.h>
 #include <netlink/object.h>
 #include <netlink/route/rtnl.h>
+#include <netlink/route/link/ipgre.h>
 #include <netlink-private/route/link/api.h>
 #include <linux/if_tunnel.h>