#undef PKCS7_SIGNER_INFO for Win32 to avoid clashes.
[openssl.git] / crypto / pkcs7 / pkcs7.h
index bbd233091a8318ad2be6724db55ccd8df718d4bf..19f66c6e1e387348ada806f6f32e7b69eb166bd1 100644 (file)
@@ -71,8 +71,9 @@ extern "C" {
 #endif
 
 #ifdef WIN32
-/* Under Win32 this is defined in wincrypt.h */
+/* Under Win32 thes are defined in wincrypt.h */
 #undef PKCS7_ISSUER_AND_SERIAL
+#undef PKCS7_SIGNER_INFO
 #endif
 
 /*