aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2014-12-03 09:33:17 -0800
committerDavid S. Miller <davem@davemloft.net>2014-12-09 13:34:10 -0500
commit5f4d8d97f5d979c6a62dcc45619b06d34311937c (patch)
treef494d91c91c5d22a32dc03c753295b7ce16b9add /include/uapi
parentMerge branch 'cxgb4-next' (diff)
downloadlinux-dev-5f4d8d97f5d979c6a62dcc45619b06d34311937c.tar.xz
linux-dev-5f4d8d97f5d979c6a62dcc45619b06d34311937c.zip
tc_act: export uapi header file
This file is used by iproute2 and should be exported. Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> Acked-by: Jiri Pirko <jiri@resnulli.us> 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 56f121605c99..b057da2b87a4 100644
--- a/include/uapi/linux/tc_act/Kbuild
+++ b/include/uapi/linux/tc_act/Kbuild
@@ -7,3 +7,4 @@ header-y += tc_mirred.h
header-y += tc_nat.h
header-y += tc_pedit.h
header-y += tc_skbedit.h
+header-y += tc_vlan.h