-
由 Arnd Bergmann 提交于
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: NArnd Bergmann <arnd@arndb.de>
9fb24cc5
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: NArnd Bergmann <arnd@arndb.de>