uapi: export tc_skbmod.h
authorstephen hemminger <stephen@networkplumber.org>
Fri, 2 Dec 2016 22:53:59 +0000 (14:53 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Dec 2016 00:43:02 +0000 (19:43 -0500)
Fixes commit 735cffe5d800 ("net_sched: Introduce skbmod action")
Not used by iproute2 but maybe in future.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/tc_act/Kbuild

index 9611c7b..e3db740 100644 (file)
@@ -12,3 +12,4 @@ header-y += tc_bpf.h
 header-y += tc_connmark.h
 header-y += tc_ife.h
 header-y += tc_tunnel_key.h
+header-y += tc_skbmod.h