summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-12-03 13:51:52 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2010-12-03 13:51:52 +0800
commitf689b34bfbd2154a8fa255060dd872a6db3b4742 (patch)
tree671893eb60abcc4ee3b227ed78fa1c16a4a502b4 /include
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')
-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
header-y += if.h
header-y += if_addr.h
header-y += if_addrlabel.h
+header-y += if_alg.h
header-y += if_arcnet.h
header-y += if_arp.h
header-y += if_bonding.h