X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-powerpc%2Ftypes.h;h=baabba96e31342ecf9be2af2a9d7c335fe4630be;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=d6fb56b80453c44d5ad922d25cfc25060655748c;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-powerpc/types.h b/include/asm-powerpc/types.h index d6fb56b80..baabba96e 100644 --- a/include/asm-powerpc/types.h +++ b/include/asm-powerpc/types.h @@ -64,6 +64,7 @@ typedef struct { #ifndef __ASSEMBLY__ +#include typedef signed char s8; typedef unsigned char u8;