tcpiputils/dhcp/src/DHCPIP6StateMachine.cpp
branchRCL_3
changeset 75 c1029e558ef5
parent 58 8d540f55e491
--- a/tcpiputils/dhcp/src/DHCPIP6StateMachine.cpp	Wed Sep 15 13:53:10 2010 +0300
+++ b/tcpiputils/dhcp/src/DHCPIP6StateMachine.cpp	Wed Oct 13 16:17:27 2010 +0300
@@ -931,7 +931,7 @@
 		User::Leave( KErrNotFound );
 		}
 
-	TSoInetInterfaceInfoExtnDnsSuffix interfaceInfo;
+	TSoInet6InterfaceInfo interfaceInfo;
    //fill interfaceInfo current address is iCurrentAddress
 	interfaceInfo.iHwAddr = iHardwareAddr;
 	interfaceInfo.iAddress = iCurrentAddress;