Fixed some compile errors

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@131 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2002-04-18 16:47:46 +00:00
parent 0c8d06ef15
commit 361083150f

View file

@ -25,9 +25,9 @@
#include <time.h>
#include <sys/timeb.h>
#include "fakestorage.h"
#define BLOCK_SIZE 512
#include "fat.h"
#include "debug.h"
#define NUM_ROOT_DIR_ENTRIES 512
#define NUM_FATS 2