]> git.ipfire.org Git - thirdparty/openssl.git/commit
Always include opensslconf.h, even if it's already been done before.
authorRichard Levitte <levitte@openssl.org>
Thu, 22 Feb 2001 13:59:36 +0000 (13:59 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 22 Feb 2001 13:59:36 +0000 (13:59 +0000)
commit1961b327eb0e019cedd48c6b2f907ff6c2e3ad17
tree18d780d7ef42cbd05a20e8143d3b8d8e25aa3d23
parent2ae87d465e03d258848b2e8856c9498d8bc46a01
Always include opensslconf.h, even if it's already been done before.
The reason is that some parts are only included when certain other
include files have been included.

Also, it seems that the rest of the OpenSSL code assumes that all
kinds of M$ Windows are MSDOS as well...
e_os2.h