Skip to content

Commit

Permalink
uapi: add mpls_iptunnel.h
Browse files Browse the repository at this point in the history
Add missing rule to export mpls iptunnel header needed by iproute2

Signed-off-by: Stephen Hemminger <[email protected]>
Acked-by: Roopa Prabhu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
shemminger authored and davem330 committed Oct 19, 2015
1 parent dc6ef6b commit b3958b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/uapi/linux/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ header-y += minix_fs.h
header-y += mman.h
header-y += mmtimer.h
header-y += mpls.h
header-y += mpls_iptunnel.h
header-y += mqueue.h
header-y += mroute6.h
header-y += mroute.h
Expand Down

0 comments on commit b3958b9

Please sign in to comment.