mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
[BugFix] itoa conflicts with mingw rename to itoa_buf
Change-Id: Ife361f2fd8c8946db5bb2e0e58c0981b2ed3c5f3
This commit is contained in:
parent
ee4591d9e7
commit
50da856992
9 changed files with 45 additions and 46 deletions
|
@ -219,7 +219,7 @@ target/hosted/maemo/maemo-thread.c
|
|||
#ifndef BOOTLOADER
|
||||
chunk_alloc.c
|
||||
common/strptokspn.c
|
||||
common/itoa.c
|
||||
common/itoa_buf.c
|
||||
common/ap_int.c
|
||||
#endif
|
||||
common/version.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue