From: Gabor Juhos Date: Sat, 12 May 2012 10:49:23 +0000 (+0000) Subject: ixp4xx: fix ixp4xx_crypto build error X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c267904494c39ede5d127ecfedcdabfcb7cfb779;p=15.05%2Fopenwrt.git ixp4xx: fix ixp4xx_crypto build error git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31679 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ixp4xx/patches-3.3/900-ixp4xx-crypto-include-module.h.patch b/target/linux/ixp4xx/patches-3.3/900-ixp4xx-crypto-include-module.h.patch new file mode 100644 index 0000000000..24c93dc741 --- /dev/null +++ b/target/linux/ixp4xx/patches-3.3/900-ixp4xx-crypto-include-module.h.patch @@ -0,0 +1,10 @@ +--- a/drivers/crypto/ixp4xx_crypto.c ++++ b/drivers/crypto/ixp4xx_crypto.c +@@ -14,6 +14,7 @@ + #include + #include + #include ++#include + #include + #include + #include