Attempt red build fix. (/me crosses fingers)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13740 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Antoine Cellerier 2007-06-29 20:23:46 +00:00
parent 0cbb4cdf68
commit 189a5f812f

View file

@ -267,6 +267,7 @@ static struct BufferedBoards {
static struct plugin_api* rb;
MEM_FUNCTION_WRAPPERS(rb);
static char buf[ROWS*(COLS + 1)]; /* Enough for a whole board or a filename */