[IPV6]: Add ip6_tunnel.h to headers_install
authorDeepak Saxena <dsaxena@mvista.com>
Sat, 19 May 2007 19:00:11 +0000 (12:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 19 May 2007 19:00:11 +0000 (12:00 -0700)
The Mobile IPv6 package (http://www.mobile-ipv6.org/software/) needs
this header file to build the tunnelctl component. The header
already looks sanitized so is safe to export.

Signed-off-by: Deepak Saxena <dsaxena@mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/Kbuild

index bcd01f2..e101315 100644 (file)
@@ -239,6 +239,7 @@ unifdef-y += ipc.h
 unifdef-y += ipmi.h
 unifdef-y += ipv6.h
 unifdef-y += ipv6_route.h
+unifdef-y += ip6_tunnel.h
 unifdef-y += isdn.h
 unifdef-y += isdnif.h
 unifdef-y += isdn_divertif.h