linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / include / linux / stop_machine.h
index 5bfc553..151a803 100644 (file)
@@ -4,6 +4,7 @@
    very heavy lock, which is equivalent to grabbing every spinlock
    (and more).  So the "read" side to such a lock is anything which
    diables preeempt. */
+#include <linux/config.h>
 #include <linux/cpu.h>
 #include <asm/system.h>