Merge to Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0...
[linux-2.6.git] / arch / i386 / kernel / asm-offsets.c
index 60cb4dd..ac3f4e5 100644 (file)
@@ -12,6 +12,7 @@
 #include "sigframe.h"
 #include <asm/fixmap.h>
 #include <asm/processor.h>
+#include <asm/thread_info.h>
 
 #define DEFINE(sym, val) \
         asm volatile("\n->" #sym " %0 " #val : : "i" (val))