diff -r 5e441a173c63 -r d9f1e5bfe28c userlibandfileserver/fileserver/inc/f32dbg.h --- a/userlibandfileserver/fileserver/inc/f32dbg.h Mon May 24 18:45:46 2010 +0100 +++ b/userlibandfileserver/fileserver/inc/f32dbg.h Thu Jun 10 11:48:01 2010 +0100 @@ -187,6 +187,8 @@ const TInt KControlIoSessionCount=KMaxTInt-21; const TInt KControlIoObjectCount=KMaxTInt-22; +const TInt KControlIoIsFileSequential=KMaxTInt-23; + const TInt KNCDebugNotifierValue=-500000; // between 0 and 1 second GLREF_D TInt DebugNCNotifier;