diff options
Diffstat (limited to 'fs/crypto/hooks.c')
-rw-r--r-- | fs/crypto/hooks.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/crypto/hooks.c b/fs/crypto/hooks.c index bd525f7573a4..c1d6715d88e9 100644 --- a/fs/crypto/hooks.c +++ b/fs/crypto/hooks.c | |||
@@ -5,7 +5,6 @@ | |||
5 | * Encryption hooks for higher-level filesystem operations. | 5 | * Encryption hooks for higher-level filesystem operations. |
6 | */ | 6 | */ |
7 | 7 | ||
8 | #include <linux/ratelimit.h> | ||
9 | #include "fscrypt_private.h" | 8 | #include "fscrypt_private.h" |
10 | 9 | ||
11 | /** | 10 | /** |