[NET] tc_nat: header install
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Tue, 25 Dec 2007 05:59:24 +0000 (21:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Dec 2007 03:36:35 +0000 (19:36 -0800)
iproute2 build needs tc_nat.h header from kernel make install_headers.

Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tc_act/Kbuild

index 78dfbac..6dac0d7 100644 (file)
@@ -2,3 +2,4 @@ header-y += tc_gact.h
 header-y += tc_ipt.h
 header-y += tc_mirred.h
 header-y += tc_pedit.h
+header-y += tc_nat.h