From: Gabor Juhos Date: Sat, 12 May 2012 10:49:23 +0000 (+0000) Subject: ixp4xx: fix ixp4xx_crypto build error X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=9a87b07bb105dd146ea8840874dbae830ac2e8ee;ds=inline ixp4xx: fix ixp4xx_crypto build error SVN-Revision: 31679 --- 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