Skip to content

Commit

Permalink
[NET] tc_nat: header install
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Dec 27, 2007
1 parent c6e991d commit 75ec533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/tc_act/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 75ec533

Please sign in to comment.