aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-12-03 00:51:52 -0500
committerHerbert Xu <herbert@gondor.apana.org.au>2010-12-03 00:51:52 -0500
commitf689b34bfbd2154a8fa255060dd872a6db3b4742 (patch)
tree671893eb60abcc4ee3b227ed78fa1c16a4a502b4 /include/linux
parentefce41b65f66251d60484781df305e8a85c9507b (diff)
include: Install linux/if_alg.h for user-space crypto API
Signed-off-by: Miloslav Trmač <mitr@redhat.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 831c4634162c..b3cca8c88e86 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -154,6 +154,7 @@ header-y += icmpv6.h
154header-y += if.h 154header-y += if.h
155header-y += if_addr.h 155header-y += if_addr.h
156header-y += if_addrlabel.h 156header-y += if_addrlabel.h
157header-y += if_alg.h
157header-y += if_arcnet.h 158header-y += if_arcnet.h
158header-y += if_arp.h 159header-y += if_arp.h
159header-y += if_bonding.h 160header-y += if_bonding.h