Browse Source

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>
stephen hemminger 10 years ago
parent
commit
5f4d8d97f5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/uapi/linux/tc_act/Kbuild

+ 1 - 0
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