commit | 9fb24cc50045ec8d13d0a6c3d4d454750b466d61 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Sat Jun 27 14:50:51 2009 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Sat Jun 27 15:09:46 2009 +0200 |
tree | 7d81c5d9ecf952e9e50f1d066a83825e37c6ddb9 | |
parent | e831a9c6186ca1f63fdf2f41628193dd690ab440 [diff] |
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 <arnd@arndb.de>