diff -r 4a2ffd3562a3 -r e81b4e28b3e2 libraries/iosrv/inc/ioutils.h --- a/libraries/iosrv/inc/ioutils.h Thu Aug 26 15:28:08 2010 +0100 +++ b/libraries/iosrv/inc/ioutils.h Sat Aug 28 00:12:38 2010 +0100 @@ -186,6 +186,7 @@ IMPORT_C void SetIsDirectoryL(); // Ensure the descriptor ends in a slash IMPORT_C TInt FindFile(RFs& aFs); IMPORT_C void FindFileL(RFs& aFs); + IMPORT_C void Normalize(RFs& aFs); private: void CheckSpaceL(TInt aLengthToAdd) const; private: