mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-04 20:38:50 +01:00
40ca0022a7
-- This is required by newer mingw toolchain versions which demand that winsock2.h is included before windows.h. Now, due to the use of socket definitions in pth.h we need to include winsock2.h also in pth.h, now pth.h is often included after an include of windows.h and thus the compiler spits out a warning. To avoid that we include winsock2.h at all places the compiler complains about. |
||
---|---|---|
.. | ||
ChangeLog-2011 | ||
curl-shim.c | ||
curl-shim.h | ||
gpg2keys_mailto.in | ||
gpg2keys_test.in | ||
gpgkeys_curl.c | ||
gpgkeys_finger.c | ||
gpgkeys_hkp.c | ||
gpgkeys_kdns.c | ||
gpgkeys_ldap.c | ||
ksutil.c | ||
ksutil.h | ||
Makefile.am | ||
no-libgcrypt.c |