[build] Fix "implicit declaration of function" compilation warning
usb_moded_send_whitelisted_modes_signal() function is used without
including the header where the function is declared - which then
leads to compilation time warnings.
Fix the issue by adding the required #include statements.
Signed-off-by:
Simo Piiroinen <simo.piiroinen@jollamobile.com>
Showing
Please register or sign in to comment