[PATCH 07/14] ematch/cmp: Include <netlink/route/cls/ematch/cmp.h>
Thomas Graf
tgraf at suug.ch
Sat Jul 26 12:33:26 PDT 2014
Signed-off-by: Thomas Graf <tgraf at suug.ch>
---
lib/route/cls/ematch/cmp.c | 1 +
1 file changed, 1 insertion(+)
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)
--
1.9.3
More information about the libnl
mailing list