Roland added this include with his 'waitid system call' patch, which was removed again after a while. Just the header inclusion was not removed.
http://linux.bkbits.net:8080/linux-2.5/[EMAIL PROTECTED] http://linux.bkbits.net:8080/linux-2.5/[EMAIL PROTECTED] diff -purNx tags ../linux-2.6.11-rc4.orig/include/asm-generic/siginfo.h ./include/asm-generic/siginfo.h --- ../linux-2.6.11-rc4.orig/include/asm-generic/siginfo.h 2005-02-13 04:05:50.000000000 +0100 +++ ./include/asm-generic/siginfo.h 2005-02-14 14:40:46.846725239 +0100 @@ -3,7 +3,6 @@ #include <linux/compiler.h> #include <linux/types.h> -#include <linux/resource.h> typedef union sigval { int sival_int; - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/