X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=direct%2Fyaffscfg.h;h=a14797f4a70677ef90b3deaff2e5dd69dadf7b1b;hb=597a930ec3a39c1a70cafcea59f08e75c26d94b3;hp=2b46b392d3a55fb61ac142a5aad05ce2561fd9e8;hpb=0333f489a25b05a4c0176258204eee1db9e8c9e0;p=yaffs2.git 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;