diff -r 7e41d162e158 -r abbed5a4b42a tcpiputils/dhcp/te_dhcp/src/te_dhcpTestServer.cpp --- a/tcpiputils/dhcp/te_dhcp/src/te_dhcpTestServer.cpp Thu Aug 19 11:25:30 2010 +0300 +++ b/tcpiputils/dhcp/te_dhcp/src/te_dhcpTestServer.cpp Tue Aug 31 16:45:15 2010 +0300 @@ -142,7 +142,7 @@ #if (defined __WINS__ && !defined EKA2) TInt ThreadFunc (TAny* /*aParam*/) // define the ordinal 1 on eka1 #else -GLDEF_C TInt E32Main() // define 32main if eka2... +EXPORT_C GLDEF_C TInt E32Main() // define 32main if eka2... #endif /** * @return - Standard Epoc error code on exit