diff options
-rw-r--r-- | include/linux/key-type.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/key-type.h b/include/linux/key-type.h index 39e3c082c49d..f0c651cda7b0 100644 --- a/include/linux/key-type.h +++ b/include/linux/key-type.h | |||
@@ -13,6 +13,7 @@ | |||
13 | #define _LINUX_KEY_TYPE_H | 13 | #define _LINUX_KEY_TYPE_H |
14 | 14 | ||
15 | #include <linux/key.h> | 15 | #include <linux/key.h> |
16 | #include <linux/errno.h> | ||
16 | 17 | ||
17 | #ifdef CONFIG_KEYS | 18 | #ifdef CONFIG_KEYS |
18 | 19 | ||