You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
261 B
12 lines
261 B
16 years ago
|
--- a/crypto/ocf/cryptosoft.c
|
||
|
+++ b/crypto/ocf/cryptosoft.c
|
||
|
@@ -47,7 +47,7 @@
|
||
|
#include <linux/mm.h>
|
||
|
#include <linux/skbuff.h>
|
||
|
#include <linux/random.h>
|
||
|
-#include <asm/scatterlist.h>
|
||
|
+#include <linux/scatterlist.h>
|
||
|
|
||
|
#include <cryptodev.h>
|
||
|
#include <uio.h>
|