fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-i386 / byteorder.h
index a0d73f4..a45470a 100644 (file)
@@ -8,7 +8,6 @@
 
 /* For avoiding bswap on i386 */
 #ifdef __KERNEL__
-#include <linux/config.h>
 #endif
 
 static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 x)