From: Arnd Bergmann Date: Sat, 27 Jun 2009 12:50:51 +0000 (+0200) Subject: score: add missing #includes X-Git-Tag: v2.6.32-rc1~639^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fb24cc50045ec8d13d0a6c3d4d454750b466d61;p=pandora-kernel.git score: add missing #includes Files that define a global function should #include the header with its declaration to make sure that the prototypes do not diverge. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed