mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
104b3386a2
SVN-Revision: 11933
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>
|