git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e831a9c
)
score: add missing #includes
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 27 Jun 2009 12:50:51 +0000
(14:50 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 27 Jun 2009 13:09:46 +0000
(15:09 +0200)
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>
No differences found