From 976d0df463d974843a952c8510727c5dc8e4ea6d Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 12 May 2012 10:49:23 +0000 Subject: ixp4xx: fix ixp4xx_crypto build error git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31679 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-3.3/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 (limited to 'target') 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 000000000..24c93dc74 --- /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 -- cgit v1.2.3