From: Felix Fietkau Date: Tue, 5 Aug 2008 01:28:12 +0000 (+0000) Subject: fix ocf compile error X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f87623f97a339e5c2ee58243b967e8a47d16df51;p=librecmc%2Flibrecmc.git fix ocf compile error SVN-Revision: 12118 --- diff --git a/target/linux/generic-2.6/patches-2.6.26/971-ocf_compile_fix.patch b/target/linux/generic-2.6/patches-2.6.26/971-ocf_compile_fix.patch new file mode 100644 index 0000000000..a3fa226814 --- /dev/null +++ b/target/linux/generic-2.6/patches-2.6.26/971-ocf_compile_fix.patch @@ -0,0 +1,11 @@ +--- a/crypto/ocf/cryptosoft.c ++++ b/crypto/ocf/cryptosoft.c +@@ -47,7 +47,7 @@ + #include + #include + #include +-#include ++#include + + #include + #include