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 / byteorder.h
index a45470a..a0d73f4 100644 (file)
@@ -8,6 +8,7 @@
 
 /* For avoiding bswap on i386 */
 #ifdef __KERNEL__
+#include <linux/config.h>
 #endif
 
 static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 x)