mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 04:29:42 +02:00
115a129a30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11933 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
238 B
Diff
11 lines
238 B
Diff
--- 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>
|