diff options
Diffstat (limited to 'drivers/xen/manage.c')
| -rw-r--r-- | drivers/xen/manage.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/xen/manage.c b/drivers/xen/manage.c index 5d42d55e299b..2ac4440e7b08 100644 --- a/drivers/xen/manage.c +++ b/drivers/xen/manage.c | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | */ | 3 | */ | 
| 4 | #include <linux/kernel.h> | 4 | #include <linux/kernel.h> | 
| 5 | #include <linux/err.h> | 5 | #include <linux/err.h> | 
| 6 | #include <linux/slab.h> | ||
| 6 | #include <linux/reboot.h> | 7 | #include <linux/reboot.h> | 
| 7 | #include <linux/sysrq.h> | 8 | #include <linux/sysrq.h> | 
| 8 | #include <linux/stop_machine.h> | 9 | #include <linux/stop_machine.h> | 
