diff -r 741dcdf88ba9 -r c4d65d91ad0c userlibandfileserver/fileserver/inc/f32dbg.h --- a/userlibandfileserver/fileserver/inc/f32dbg.h Mon Mar 08 11:57:08 2010 +0000 +++ b/userlibandfileserver/fileserver/inc/f32dbg.h Sun Mar 14 13:15:32 2010 +0000 @@ -184,6 +184,9 @@ const TInt KControlIoFileCacheConfig=KMaxTInt-19; const TInt KControlIoSimulateFileCacheWriteFailure=KMaxTInt-20; +const TInt KControlIoSessionCount=KMaxTInt-21; +const TInt KControlIoObjectCount=KMaxTInt-22; + const TInt KNCDebugNotifierValue=-500000; // between 0 and 1 second GLREF_D TInt DebugNCNotifier;