diff -r 22ecbfc20eb4 -r 7830b8253b5a sbsv2/raptor/util/config.h --- a/sbsv2/raptor/util/config.h Fri Mar 05 14:30:49 2010 +0000 +++ b/sbsv2/raptor/util/config.h Fri Mar 05 14:34:56 2010 +0000 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of the License "Eclipse Public License v1.0" @@ -21,6 +21,7 @@ #define HAS_GETCOMMANDLINE 1 #define HAS_MILLISECONDSLEEP 1 #define HAS_MSVCRT 1 +#define HAS_WINSOCK2 1 #else #define HAS_POLL 1 #define HAS_SETENV 1