From: Adrian Bunk Date: Wed, 6 Feb 2008 09:36:44 +0000 (-0800) Subject: kernel/ptrace.c should #include X-Git-Tag: v2.6.25-rc1~746 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f17d30a803e8434c4ef381bb5cfa1956ff0201f0;p=pandora-kernel.git kernel/ptrace.c should #include Every file should include the headers containing the prototypes for its global functions (in this case sys_ptrace()). Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed