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-mips / types.h
index 2b52e18..cd2813d 100644 (file)
@@ -52,6 +52,7 @@ typedef unsigned long long __u64;
 
 #ifndef __ASSEMBLY__
 
+#include <linux/config.h>
 
 typedef __signed char s8;
 typedef unsigned char u8;