From 9a87b07bb105dd146ea8840874dbae830ac2e8ee Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 12 May 2012 10:49:23 +0000 Subject: [PATCH] ixp4xx: fix ixp4xx_crypto build error SVN-Revision: 31679 --- .../900-ixp4xx-crypto-include-module.h.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/ixp4xx/patches-3.3/900-ixp4xx-crypto-include-module.h.patch 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 -- 2.30.2