mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Moved atoi declaration to stdlib.h. Deleted atoi.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17280 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5b1e86c35f
commit
2843469876
27 changed files with 9 additions and 52 deletions
|
|
@ -21,7 +21,6 @@
|
|||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#include <atoi.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "id3.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue