X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_threads.h;h=1ffbae6798ab0b1278e9e52d89d0c56a049e0212;hb=6d5336200143e6d1ad70ef653c72265d25f67640;hp=ae835882f759a5521ba4402618dd1d56ab55bb73;hpb=8f9168d79c6b93358c17590c1ce4cfe6fccaa62c;p=vlc diff --git a/include/vlc_threads.h b/include/vlc_threads.h index ae835882f7..1ffbae6798 100644 --- a/include/vlc_threads.h +++ b/include/vlc_threads.h @@ -34,7 +34,7 @@ * */ -#if defined (WIN32) +#if defined (_WIN32) # include # ifndef ETIMEDOUT # define ETIMEDOUT 10060 /* This is the value in winsock.h. */