X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fconfig.h.win32;h=ddc85200716aa574f87ac1927e7196cb94fd4371;hb=b116cebd87576151bd16c2ebb556f1f214160b65;hp=9fa87b754b8e0e4154d68d838a4b81926fa5100c;hpb=113ef8305f6ba5f3c7df66294a7eb15dcb02e026;p=srvx.git diff --git a/src/config.h.win32 b/src/config.h.win32 index 9fa87b7..ddc8520 100644 --- a/src/config.h.win32 +++ b/src/config.h.win32 @@ -67,6 +67,9 @@ /* Define to 1 if you have the `getnameinfo' function. */ #define HAVE_GETNAMEINFO 1 +/* Define to 1 if you have the `getnameinfo' function. */ +#define HAVE_GAI_STRERROR 1 + /* Define to 1 if you have the `getopt' function. */ #undef HAVE_GETOPT @@ -83,7 +86,7 @@ #define HAVE_GETPROCESSTIMES 1 /* Define to 1 if you have the `gettimeofday' function. */ -#undef HAVE_GETTIMEOFDAY +#define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the `inet_aton' function. */ #undef HAVE_INET_ATON