X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fyaffscfg.h;h=a14797f4a70677ef90b3deaff2e5dd69dadf7b1b;hp=2b46b392d3a55fb61ac142a5aad05ce2561fd9e8;hb=29670f031af07612737ffe6f6066859e89b67708;hpb=0333f489a25b05a4c0176258204eee1db9e8c9e0 diff --git a/direct/yaffscfg.h b/direct/yaffscfg.h index 2b46b39..a14797f 100644 --- a/direct/yaffscfg.h +++ b/direct/yaffscfg.h @@ -24,11 +24,12 @@ #include "yportenv.h" +#include "devextras.h" #define YAFFSFS_N_HANDLES 100 -typedef struct { +typedef struct yaffsfs_DeviceConfigurationStruct { const YCHAR *prefix; struct yaffs_DeviceStruct *dev; } yaffsfs_DeviceConfiguration;