[PATCH] fix missing includes
[deliverable/linux.git] / arch / i386 / kernel / cpu / intel_cacheinfo.c
index f0839334881c76a49fbf7cc191f1c20a82e556ce..4dc42a189ae5ebefc3b3f0595211a51a2182f8be 100644 (file)
@@ -11,6 +11,7 @@
 #include <linux/device.h>
 #include <linux/compiler.h>
 #include <linux/cpu.h>
+#include <linux/sched.h>
 
 #include <asm/processor.h>
 #include <asm/smp.h>
This page took 0.026023 seconds and 5 git commands to generate.