summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/stackprotector.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/kernel/stackprotector.c')
-rw-r--r--arch/s390/kernel/stackprotector.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/kernel/stackprotector.c b/arch/s390/kernel/stackprotector.c
index d4e40483f008..8bd3ecf9200a 100644
--- a/arch/s390/kernel/stackprotector.c
+++ b/arch/s390/kernel/stackprotector.c
@@ -5,6 +5,7 @@
#endif
#include <linux/export.h>
+#include <linux/hex.h>
#include <linux/uaccess.h>
#include <linux/printk.h>
#include <asm/abs_lowcore.h>