From 606e09a231e38336eefb2075b340b43fda0dec41 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Sun, 25 Feb 2018 14:35:15 +0100 Subject: short: Include header for signal_pending() Signed-off-by: Javier Martinez Canillas --- short/short.c | 1 + 1 file changed, 1 insertion(+) 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 #include +#include #include /* printk() */ #include /* everything... */ #include /* error codes */ -- cgit v1.2.1-18-gbd029