mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 13:45:10 -05:00
fixes the warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3225 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e911eba134
commit
f22ac91142
1 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
/* struct tm defined */
|
/* struct tm defined */
|
||||||
|
struct tm *get_time(void);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue