Now uses timefuncs.h instead of time.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2868 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
77d9c7cf84
commit
2260f83376
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
#include "config.h"
|
||||
|
||||
#include "rtc.h"
|
||||
#include "time.h"
|
||||
#include "timefuncs.h"
|
||||
#include "debug.h"
|
||||
|
||||
static struct tm tm;
|
||||
|
|
Loading…
Reference in a new issue