[PATCH] add missing include wincrypt.h

Scott Michel Scott.Michel at aero.org
Thu Jun 7 20:35:18 CEST 2012


Also might want to check for __WIN64__ as well, since that's becoming more prevalent.

I'd also suggest "defined(...)" around the macro names. GCC is notorious for complaining when macros aren't defined but whose values are tested.

On Jun 6, 2012, at 8:16 AM, Eli Zaretskii wrote:

>> Date: Wed, 6 Jun 2012 10:42:01 +0200
>> From: Nikos Mavrogiannopoulos <nmav at gnutls.org>
>> Cc: GnuTLS development list <gnutls-devel at gnu.org>
>> 
>> Thanks. Btw why do you check for _WIN32 or __WIN32__?
> 
> Also, shouldn't that exclude Cygwin?
> 
> _______________________________________________
> Gnutls-devel mailing list
> Gnutls-devel at gnu.org
> https://lists.gnu.org/mailman/listinfo/gnutls-devel
> 





More information about the Gnutls-devel mailing list