Fix warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15789 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a9fa492dfb
commit
3082a40b0a
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <string.h>
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "option_select.h"
|
#include "option_select.h"
|
||||||
#include "sprintf.h"
|
#include "sprintf.h"
|
||||||
|
|
Loading…
Reference in a new issue