userlibandfileserver/fileserver/inc/f32dbg.h
changeset 149 d9f1e5bfe28c
parent 90 947f0dc9f7a8
child 201 43365a9b78a3
--- 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;