summaryrefslogtreecommitdiffstats
path: root/short/short.c
diff options
context:
space:
mode:
Diffstat (limited to 'short/short.c')
-rw-r--r--short/short.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/short/short.c b/short/short.c
index 90d3feb..d372d5a 100644
--- a/short/short.c
+++ b/short/short.c
@@ -26,6 +26,7 @@
#include <linux/init.h>
#include <linux/sched.h>
+#include <linux/sched/signal.h>
#include <linux/kernel.h> /* printk() */
#include <linux/fs.h> /* everything... */
#include <linux/errno.h> /* error codes */