X-Git-Url: https://nv-tegra.nvidia.com/r/gitweb?p=linux-2.6.git;a=blobdiff_plain;f=include%2Fasm-powerpc%2Ftypes.h;h=f70cd3fb32d9944168a443477fd940911cd28285;hp=7d803cb547bba26f01f1f089bf081472baa2a169;hb=bfbac4973687ae32df528f2811483f92b943f251;hpb=985990137e81ca9fd6561cd0f7d1a9695ec57d5a diff --git a/include/asm-powerpc/types.h b/include/asm-powerpc/types.h index 7d803cb547b..f70cd3fb32d 100644 --- a/include/asm-powerpc/types.h +++ b/include/asm-powerpc/types.h @@ -64,6 +64,8 @@ typedef struct { #ifndef __ASSEMBLY__ +#include + typedef signed char s8; typedef unsigned char u8;