X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=config.h.win32.in;h=aa700e35b2261a6212f0cf131e0fc58800df7eb7;hb=cb042bf5b5750a31f93b122b49f5a90975a5ed6a;hp=d5cf8c000683819f24a8bc9407f03fde71d3e9a4;hpb=f4ae0cbf9a464122ed4207a8ee74e424851d9bdf;p=platform%2Fupstream%2Fglib.git diff --git a/config.h.win32.in b/config.h.win32.in index d5cf8c0..aa700e3 100644 --- a/config.h.win32.in +++ b/config.h.win32.in @@ -208,7 +208,9 @@ /* #undef HAVE_HASMNTOPT */ /* Target the Windows XP API */ +#ifndef _WIN32_WINNT #define _WIN32_WINNT 0x0501 +#endif #if _WIN32_WINNT >= 0x0600 /* if_indextoname() and if_nametoindex() are available on Windows Vista/Server