summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.25/951-ocf-scatterlist-inc.patch
blob: 578558d0b7483fd335676d19fafe315b0ab827c3 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/crypto/ocf/cryptosoft.c
+++ b/crypto/ocf/cryptosoft.c
@@ -48,6 +48,7 @@
 #include <linux/skbuff.h>
 #include <linux/random.h>
 #include <asm/scatterlist.h>
+#include <linux/scatterlist.h>
 
 #include <cryptodev.h>
 #include <uio.h>