Author: tfaber Date: Thu Jun 21 16:16:39 2012 New Revision: 56773
URL: http://svn.reactos.org/svn/reactos?rev=56773&view=rev Log: [WINE] - We have getaddrinfo
Modified: trunk/reactos/include/reactos/wine/config.h
Modified: trunk/reactos/include/reactos/wine/config.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/wine/config... ============================================================================== --- trunk/reactos/include/reactos/wine/config.h [iso-8859-1] (original) +++ trunk/reactos/include/reactos/wine/config.h [iso-8859-1] Thu Jun 21 16:16:39 2012 @@ -197,7 +197,7 @@ /* #undef HAVE_FUTIMESAT */
/* Define to 1 if you have the `getaddrinfo' function. */ -/* #undef HAVE_GETADDRINFO */ +#define HAVE_GETADDRINFO 1
/* Define to 1 if you have the `getattrlist' function. */ /* #undef HAVE_GETATTRLIST */