summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2014-07-26 19:33:26 (GMT)
committerThomas Haller <thaller@redhat.com>2014-07-27 09:04:07 (GMT)
commit9f848b3084082b20fdf4295aef238d99a159a50c (patch)
treeaf2d51d04f9ef73ce9f2b6471adf2a34e806ac9c
parent821c189f77aae332e8b4eeb319b07635601e688c (diff)
downloadlibnl-9f848b3084082b20fdf4295aef238d99a159a50c.zip
libnl-9f848b3084082b20fdf4295aef238d99a159a50c.tar.gz
libnl-9f848b3084082b20fdf4295aef238d99a159a50c.tar.bz2
ematch/cmp: Include <netlink/route/cls/ematch/cmp.h>
Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: Thomas Haller <thaller@redhat.com>
-rw-r--r--lib/route/cls/ematch/cmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/route/cls/ematch/cmp.c b/lib/route/cls/ematch/cmp.c
index 2997cdb..2e380c3 100644
--- a/lib/route/cls/ematch/cmp.c
+++ b/lib/route/cls/ematch/cmp.c
@@ -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)