Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / asm-i386 / types.h
index 4b4b295..e50a08b 100644 (file)
@@ -35,6 +35,7 @@ typedef unsigned long long __u64;
 
 #ifndef __ASSEMBLY__
 
+#include <linux/config.h>
 
 typedef signed char s8;
 typedef unsigned char u8;