1
0
Fork 0
forked from len0rd/rockbox

Fix yellow

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20650 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2009-04-08 00:05:25 +00:00
parent 91239472ae
commit ae723815fa

View file

@ -31,6 +31,7 @@
#include "debug.h"
#include "storage.h"
#include "string.h"
#include "led.h"
static struct wakeup sd_wakeup;
static long last_disk_activity = -1;