diff -r 03ad04f315db -r e6aa20533d01 engine/inc/HttpEventHandler.h --- a/engine/inc/HttpEventHandler.h Sat Oct 23 17:09:23 2010 +0100 +++ b/engine/inc/HttpEventHandler.h Sat Oct 23 17:11:38 2010 +0100 @@ -71,6 +71,7 @@ TBool iSilent; TBool iContinue; TInt iLastStatusCode; + TInt iDriveNo; }; #endif