From: David Woodhouse Date: Tue, 25 Apr 2006 13:54:40 +0000 (+0100) Subject: Partially sanitise linux/sched.h for userspace consumption X-Git-Tag: v2.6.18-rc1~1103^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b6714e1744a5e841753d74aca1de5972f24e6d;p=pandora-kernel.git Partially sanitise linux/sched.h for userspace consumption For now, just make sure all inclusion of private header files is done within #ifdef __KERNEL__. There'll be more to clean up later. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed