summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-11-30 18:42:46 +0100
committerMiloslav Trmač <mitr@redhat.com>2010-11-30 18:42:46 +0100
commit1bc8649e4645cce8e37151a899cedf8ee44dbdaa (patch)
tree29376b39125c7b02d978c71a46c4bdcb1db33e7e
parent46c0bf6062cf1b2723380f2772d51404633bff47 (diff)
downloadkernel-crypto-bugfixes.tar.gz
kernel-crypto-bugfixes.tar.xz
kernel-crypto-bugfixes.zip
Install <linux/if_alg.h> for user-space applicationsbugfixes
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 9aa9bcadf86..60db44c0878 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -81,6 +81,7 @@ header-y += hysdn_if.h
header-y += i2o-dev.h
header-y += i8k.h
header-y += if_addrlabel.h
+header-y += if_alg.h
header-y += if_arcnet.h
header-y += if_bonding.h
header-y += if_cablemodem.h