Charles Manning wrote: >> int yaffs_FlushFile(yaffs_Object * obj, int updateTime); >> +void yaffs_FlushEntireDeviceCache(yaffs_Device *dev); >> >> /* Directory operations */ >> yaffs_Object *yaffs_MknodDirectory(yaffs_Object * parent, const YCHAR * >> name, > > It is already there ( a bit further up). Compiles clean for me. oops, version control problem, sorry about that. -- Todd