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 15c2eb53454..8d9544cf816 100644 --- a/crypto/hmac.c +++ b/crypto/hmac.c @@ -23,7 +23,6 @@  #include <linux/kernel.h>  #include <linux/module.h>  #include <linux/scatterlist.h> -#include <linux/slab.h>  #include <linux/string.h>  struct hmac_ctx {  |