diff options
author | Miloslav Trmač <mitr@redhat.com> | 2010-12-03 00:51:52 -0500 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2010-12-03 00:51:52 -0500 |
commit | f689b34bfbd2154a8fa255060dd872a6db3b4742 (patch) | |
tree | 671893eb60abcc4ee3b227ed78fa1c16a4a502b4 /include | |
parent | efce41b65f66251d60484781df305e8a85c9507b (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/Kbuild | 1 |
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 | |||
154 | header-y += if.h | 154 | header-y += if.h |
155 | header-y += if_addr.h | 155 | header-y += if_addr.h |
156 | header-y += if_addrlabel.h | 156 | header-y += if_addrlabel.h |
157 | header-y += if_alg.h | ||
157 | header-y += if_arcnet.h | 158 | header-y += if_arcnet.h |
158 | header-y += if_arp.h | 159 | header-y += if_arp.h |
159 | header-y += if_bonding.h | 160 | header-y += if_bonding.h |