audit: make sure we don't let the retry queue grow without bounds
[linux-2.6-microblaze.git] / kernel / smp.c
index 77fcdb9..a817769 100644 (file)
@@ -17,6 +17,7 @@
 #include <linux/smp.h>
 #include <linux/cpu.h>
 #include <linux/sched.h>
+#include <linux/sched/idle.h>
 #include <linux/hypervisor.h>
 
 #include "smpboot.h"