This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
18d5d30c1c
rockbox
/
uisimulator
/
x11
/
timefuncs.h
5 lines
70 B
C
Raw
Normal View
History
Unescape
Escape
fixes the warning git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3225 a1c6a512-1295-4272-9138-f99709370657
2003-02-07 10:31:28 +00:00
#
include
<time.h>
build and work with the new include path(s) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3214 a1c6a512-1295-4272-9138-f99709370657
2003-02-07 09:42:57 +00:00
/* struct tm defined */
fixes the warning git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3225 a1c6a512-1295-4272-9138-f99709370657
2003-02-07 10:31:28 +00:00
struct
tm
*
get_time
(
void
)
;
Reference in a new issue
Copy permalink