forked from len0rd/rockbox
Fix additional red introduced in 04dc052a96
Change-Id: Ie553673c5899d8399fa1cb1d7029f0d48075a420
This commit is contained in:
parent
4be6285444
commit
67ad6589fb
1 changed files with 1 additions and 1 deletions
|
@ -1259,7 +1259,7 @@ Lyre prototype 1 */
|
||||||
# define INCLUDE_TIMEOUT_API
|
# define INCLUDE_TIMEOUT_API
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if (!defined(SIMULATOR) && !defined(HAVE_HOSTFS))
|
#if (!defined(SIMULATOR) && !defined(HAVE_HOSTFS) && !(CONFIG_STORAGE & STORAGE_HOSTFS))
|
||||||
#define STORAGE_GET_INFO
|
#define STORAGE_GET_INFO
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue