X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Fbyteorder.h;h=a45470a8b74abb89d6c19b10985c2ef4bc8cd450;hb=a2f44b27303a5353859d77a3e96a1d3f33f56ab7;hp=a0d73f48d5bea050cb21d61dfab049e38f5a3b78;hpb=134734d875a0a48d994ef20b9905209b4b8b6f75;p=linux-2.6.git diff --git a/include/asm-i386/byteorder.h b/include/asm-i386/byteorder.h index a0d73f48d..a45470a8b 100644 --- a/include/asm-i386/byteorder.h +++ b/include/asm-i386/byteorder.h @@ -8,7 +8,6 @@ /* For avoiding bswap on i386 */ #ifdef __KERNEL__ -#include #endif static __inline__ __attribute_const__ __u32 ___arch__swab32(__u32 x)