X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Ftypes.h;h=4b4b295ccdb9b75deca70c45467571cd7fdf5c38;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=e50a08bd7ced0ef43ac153958d613f85f89fb7cc;hpb=43bc926fffd92024b46cafaf7350d669ba9ca884;p=linux-2.6.git diff --git a/include/asm-i386/types.h b/include/asm-i386/types.h index e50a08bd7..4b4b295cc 100644 --- a/include/asm-i386/types.h +++ b/include/asm-i386/types.h @@ -35,7 +35,6 @@ typedef unsigned long long __u64; #ifndef __ASSEMBLY__ -#include typedef signed char s8; typedef unsigned char u8;