Alex Chen wrote:
> The header file crypto/pqueue/pq_compat.h does not have the following
> directive
>
> #ifndef HEADER_PQ_COMPAT_H
> #define HEADER_PQ_COMPAT_H
> ....
> #enedif
>
> The effect is that we get warnings about PQ_64BIT being redefined
> because ssl.h includes ssl3.h, which includes pq_compat.h, and
> dtls1.h, which also reference pq_compat.h eventually.
I have modifed the respective file in the 0.9.8 branch respectively.
Thanks,
Lutz
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]