aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorJamal Hadi Salim <jhs@mojatatu.com>2015-02-23 08:17:12 -0500
committerDavid S. Miller <davem@davemloft.net>2015-02-23 16:41:08 -0500
commit30ff54765976e132674e3eae2071ed8ed494665c (patch)
tree1073e759f4e540d35ba9e7d1418f4a366bf00089 /include/uapi
parentteam: fix possible null pointer dereference in team_handle_frame (diff)
downloadlinux-dev-30ff54765976e132674e3eae2071ed8ed494665c.tar.xz
linux-dev-30ff54765976e132674e3eae2071ed8ed494665c.zip
net: sched: export tc_connmark.h so it is uapi accessible
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/linux/tc_act/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/tc_act/Kbuild b/include/uapi/linux/tc_act/Kbuild
index 19d5219b0b99..242cf0c6e33d 100644
--- a/include/uapi/linux/tc_act/Kbuild
+++ b/include/uapi/linux/tc_act/Kbuild
@@ -9,3 +9,4 @@ header-y += tc_pedit.h
header-y += tc_skbedit.h
header-y += tc_vlan.h
header-y += tc_bpf.h
+header-y += tc_connmark.h