aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/compress.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/compress.c')
-rw-r--r--crypto/compress.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/compress.c b/crypto/compress.c
index 0a6570048c1e..1ee357085d3a 100644
--- a/crypto/compress.c
+++ b/crypto/compress.c
@@ -14,7 +14,6 @@
14#include <linux/types.h> 14#include <linux/types.h>
15#include <linux/crypto.h> 15#include <linux/crypto.h>
16#include <linux/errno.h> 16#include <linux/errno.h>
17#include <asm/scatterlist.h>
18#include <linux/string.h> 17#include <linux/string.h>
19#include "internal.h" 18#include "internal.h"
20 19