David Howells <[email protected]> wrote: > @@ -56,6 +56,7 @@ > defined(OPENSSL_NO_CMS) > #define USE_PKCS7 > #endif > +#define USE_PKCS7 > #ifndef USE_PKCS7 > #include <openssl/cms.h> > #else
Apologies, that line was so I could debug it and should've been removed. David

