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

index 2997cdbc72e19a19c7f9cc7d407d3b52fd3aeb53..2e380c395642ded54318e54ee8277de2191978ba 100644 (file)
@@ -20,6 +20,7 @@
 #include <netlink-private/tc.h>
 #include <netlink/netlink.h>
 #include <netlink/route/cls/ematch.h>
+#include <netlink/route/cls/ematch/cmp.h>
 #include <linux/tc_ematch/tc_em_cmp.h>
 
 void rtnl_ematch_cmp_set(struct rtnl_ematch *e, struct tcf_em_cmp *cfg)