commit | 1961b327eb0e019cedd48c6b2f907ff6c2e3ad17 | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Thu Feb 22 13:59:36 2001 +0000 |
committer | Richard Levitte <levitte@openssl.org> | Thu Feb 22 13:59:36 2001 +0000 |
tree | 18d780d7ef42cbd05a20e8143d3b8d8e25aa3d23 | |
parent | 2ae87d465e03d258848b2e8856c9498d8bc46a01 [diff] |
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...