updated chan_fatfs

Dependents:   HARP2 HARP3

Fork of chan_fatfs by Eli Hughes

Revision:
4:f88948891a05
Parent:
3:68eaafe726ac
Child:
8:1f9748c6b865
--- a/ff.h	Tue Dec 11 23:02:31 2012 +0000
+++ b/ff.h	Tue Dec 11 23:49:02 2012 +0000
@@ -18,6 +18,7 @@
 
 #include "integer.h"    /* Basic integer types */
 #include "ffconf.h"        /* FatFs configuration options */
+#include "rtos.h"
 
 #if _FATFS != _FFCONFIG
 #error Wrong configuration file (ffconf.h).