X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Fbyteorder.h;h=a45470a8b74abb89d6c19b10985c2ef4bc8cd450;hb=refs%2Fheads%2Fvserver;hp=a0d73f48d5bea050cb21d61dfab049e38f5a3b78;hpb=76828883507a47dae78837ab5dec5a5b4513c667;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)