Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c34b19fb4e243b26fa90a322bf32238356493674
Commit:     c34b19fb4e243b26fa90a322bf32238356493674
Parent:     55b637c6a003a8c4850b41a2c2fd6942d8a7f530
Author:     Deepak Saxena <[EMAIL PROTECTED]>
AuthorDate: Sat May 19 12:00:11 2007 -0700
Committer:  David S. Miller <[EMAIL PROTECTED]>
CommitDate: Sat May 19 12:00:11 2007 -0700

    [IPV6]: Add ip6_tunnel.h to headers_install
    
    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 <[EMAIL PROTECTED]>
    Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
---
 include/linux/Kbuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index bcd01f2..e101315 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to