tcpiputils/dhcp/src/DHCPIP6StateMachine.cpp
branchRCL_3
changeset 20 7e41d162e158
parent 0 af10295192d8
child 21 abbed5a4b42a
--- a/tcpiputils/dhcp/src/DHCPIP6StateMachine.cpp	Thu Jul 15 20:25:02 2010 +0300
+++ b/tcpiputils/dhcp/src/DHCPIP6StateMachine.cpp	Thu Aug 19 11:25:30 2010 +0300
@@ -931,7 +931,7 @@
 		User::Leave( KErrNotFound );
 		}
 
-	TSoInet6InterfaceInfo interfaceInfo;
+	TSoInetInterfaceInfoExtnDnsSuffix interfaceInfo;
    //fill interfaceInfo current address is iCurrentAddress
 	interfaceInfo.iHwAddr = iHardwareAddr;
 	interfaceInfo.iAddress = iCurrentAddress;