linux 2.6.16.38 w/ vs2.0.3-rc1
[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)