telephonyprotocols/pdplayer/inc/PDPSCPR.h
changeset 19 1f776524b15c
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
child 31 8ab6687fb94c
--- a/telephonyprotocols/pdplayer/inc/PDPSCPR.h	Tue Feb 02 01:41:59 2010 +0200
+++ b/telephonyprotocols/pdplayer/inc/PDPSCPR.h	Fri Mar 19 09:55:57 2010 +0200
@@ -23,6 +23,7 @@
 #ifndef SYMBIAN_PDPSPR_H
 #define SYMBIAN_PDPSPR_H
 
+#include <etelqos.h>
 #include <comms-infras/corescpr.h>
 #include <comms-infras/corescprstates.h>
 #include <networking/qos3gpp_subconparams.h>
@@ -30,9 +31,11 @@
 #include <networking/pdpprovision.h>
 #include <comms-infras/linkprovision.h>
 #include <networking/ipaddrinfoparams.h>
+#include <comms-infras/commsdebugutility.h>
+
 #include "PDPFSM.h"
 #include "PDPParamMapper.h"
-#include <comms-infras/commsdebugutility.h>
+
 namespace PDPSCprStates
     {
     class TSelfInit;
@@ -154,6 +157,7 @@
 
     //quite a big structure so kept here to avoid stack overflow.
     RPacketContext::TDataChannelV2 iTempDataChannelV2;
+    TInt  iProvisionFailure;
 protected:
     __FLOG_DECLARATION_MEMBER;
     TInt iLinkUps;