forked from len0rd/rockbox
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
|
|
@ -44,7 +44,6 @@
|
|||
#include "power.h"
|
||||
#include "powermgmt.h"
|
||||
#include "backlight.h"
|
||||
#include "atoi.h"
|
||||
#include "version.h"
|
||||
#include "font.h"
|
||||
#include "splash.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue