From: Bodo Stroesser <[EMAIL PROTECTED]> make arch/um/kernel/skas/include/skas.h include asm/types.h This is necessary to have a typedef for __u64
Signed-off-by: Bodo Stroesser <[EMAIL PROTECTED]> --- diff -puN arch/um/kernel/skas/include/skas.h~skas.h-include-types.h arch/um/kernel/skas/include/skas.h --- linux-2.6.10-rc2-mm4/arch/um/kernel/skas/include/skas.h~skas.h-include-types.h 2004-12-10 15:53:03.726530054 +0100 +++ linux-2.6.10-rc2-mm4-root/arch/um/kernel/skas/include/skas.h 2004-12-10 15:53:03.730528661 +0100 @@ -7,6 +7,7 @@ #define __SKAS_H #include "sysdep/ptrace.h" +#include "asm/types.h" extern int userspace_pid[]; _ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ User-mode-linux-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel