mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-19 01:52:35 -05:00
Add missing includes found using -Wmissing-declarations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31396 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
14c2e677fd
commit
6c97145e7d
12 changed files with 14 additions and 1 deletions
|
|
@ -25,6 +25,7 @@
|
|||
#include "hwcompat.h"
|
||||
#include "system.h"
|
||||
#include "usb.h"
|
||||
#include "usb-target.h"
|
||||
|
||||
int usb_detect(void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue