Loading
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>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>