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

index 85ce445cd446c12b2d163c0cc5cf1481fc372173..7ec91baac4499c033f0600fbf5a9fb0328047023 100644 (file)
@@ -21,6 +21,7 @@
 #include <netlink/utils.h>
 #include <netlink-private/route/tc-api.h>
 #include <netlink/route/link.h>
+#include <netlink/route/action.h>
 
 
 static struct nl_object_ops act_obj_ops;