diff options
Diffstat (limited to 'crypto/khazad.c')
-rw-r--r-- | crypto/khazad.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/khazad.c b/crypto/khazad.c index 9fa24a2dd6ff..704ebfe26b55 100644 --- a/crypto/khazad.c +++ b/crypto/khazad.c | |||
@@ -23,7 +23,6 @@ | |||
23 | #include <linux/module.h> | 23 | #include <linux/module.h> |
24 | #include <linux/mm.h> | 24 | #include <linux/mm.h> |
25 | #include <asm/byteorder.h> | 25 | #include <asm/byteorder.h> |
26 | #include <asm/scatterlist.h> | ||
27 | #include <linux/crypto.h> | 26 | #include <linux/crypto.h> |
28 | #include <linux/types.h> | 27 | #include <linux/types.h> |
29 | 28 | ||