X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fum%2Fkernel%2Freboot.c;h=3ef73bf2e781a79dbd039c623fc20c3dd3f289d5;hb=cf41f8ac386e8d62122e7e394b4c6b3e3ab30ede;hp=6f1a3a288117985e1b4bc9d73bda578284c26d09;hpb=5e38291d80086f6972f471c7caffa03184de0bf0;p=linux-2.6-omap-h63xx.git diff --git a/arch/um/kernel/reboot.c b/arch/um/kernel/reboot.c index 6f1a3a28811..3ef73bf2e78 100644 --- a/arch/um/kernel/reboot.c +++ b/arch/um/kernel/reboot.c @@ -5,6 +5,7 @@ #include "linux/module.h" #include "linux/sched.h" +#include "asm/smp.h" #include "user_util.h" #include "kern_util.h" #include "kern.h"