diff options
Diffstat (limited to 'libtomcrypt/headers/tomcrypt.h')
| -rw-r--r-- | libtomcrypt/headers/tomcrypt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtomcrypt/headers/tomcrypt.h b/libtomcrypt/headers/tomcrypt.h index 51fe804..fdb6c8d 100644 --- a/libtomcrypt/headers/tomcrypt.h +++ b/libtomcrypt/headers/tomcrypt.h @@ -2,6 +2,7 @@ #define TOMCRYPT_H_ #include <linux/kernel.h> #include <linux/mm.h> +#include <linux/slab.h> #include <linux/string.h> #include <linux/ctype.h> #include <linux/nls.h> |
