diff -r 9c352d34f5aa -r 683f4b1f08ce libraries/ltkutils/inc/ltkutils.h --- a/libraries/ltkutils/inc/ltkutils.h Thu Sep 09 15:38:45 2010 +0100 +++ b/libraries/ltkutils/inc/ltkutils.h Thu Sep 09 15:47:34 2010 +0100 @@ -65,6 +65,9 @@ template inline void CleanupResetPushL(T& aRef); + + IMPORT_C char GetSystemDrive(); // 9.1 doesn't have RFs::GetSystemDrive() + /**** * The functions below are not available if you're linking against ltkutils-tcb.dll. They * rely on being able to link against All -TCB dlls.