diff options
author | Jamal Hadi Salim <jhs@mojatatu.com> | 2016-05-09 08:05:06 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-10 01:08:39 -0400 |
commit | d99079e2fbd5ac38884f498ca99435d525152a88 (patch) | |
tree | d6795004b9946b44e11acf90be3aad3e0fe0de63 /include | |
parent | 5e769ada93b2111010d3ca96213fc0b37c95afc8 (diff) | |
download | linux-d99079e2fbd5ac38884f498ca99435d525152a88.tar.bz2 |
export tc ife uapi header
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
-rw-r--r-- | include/uapi/linux/tc_act/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/tc_act/Kbuild b/include/uapi/linux/tc_act/Kbuild index 242cf0c6e33d..e3969bd939e4 100644 --- a/include/uapi/linux/tc_act/Kbuild +++ b/include/uapi/linux/tc_act/Kbuild @@ -10,3 +10,4 @@ header-y += tc_skbedit.h header-y += tc_vlan.h header-y += tc_bpf.h header-y += tc_connmark.h +header-y += tc_ife.h |