diff options
Diffstat (limited to 'crypto/hmac.c')
| -rw-r--r-- | crypto/hmac.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/hmac.c b/crypto/hmac.c index 15c2eb534541..8d9544cf8169 100644 --- a/crypto/hmac.c +++ b/crypto/hmac.c | |||
| @@ -23,7 +23,6 @@ | |||
| 23 | #include <linux/kernel.h> | 23 | #include <linux/kernel.h> |
| 24 | #include <linux/module.h> | 24 | #include <linux/module.h> |
| 25 | #include <linux/scatterlist.h> | 25 | #include <linux/scatterlist.h> |
| 26 | #include <linux/slab.h> | ||
| 27 | #include <linux/string.h> | 26 | #include <linux/string.h> |
| 28 | 27 | ||
| 29 | struct hmac_ctx { | 28 | struct hmac_ctx { |
