diff --git a/[refs] b/[refs] index efeeb9cc2bd0..22e2045cf565 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5a489b9846f688db7e69aa7ccb23c53459a9c20e +refs/heads/master: 2033b0c330d50d3f1cccd207147a10ad7f4f47f8 diff --git a/trunk/drivers/char/sysrq.c b/trunk/drivers/char/sysrq.c index 4c0e08685705..5f49280779fb 100644 --- a/trunk/drivers/char/sysrq.c +++ b/trunk/drivers/char/sysrq.c @@ -38,6 +38,7 @@ #include #include +#include /* Whether we react on sysrq keys or just ignore them */ int sysrq_enabled = 1;