userlibandfileserver/fileserver/inc/f32dbg.h
changeset 109 b3a1d9898418
parent 90 947f0dc9f7a8
child 201 43365a9b78a3
--- a/userlibandfileserver/fileserver/inc/f32dbg.h	Mon May 03 13:47:38 2010 +0300
+++ b/userlibandfileserver/fileserver/inc/f32dbg.h	Fri May 14 17:13:29 2010 +0300
@@ -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;