Avoid including cryptlib.h, it's not really needed.
authorRichard Levitte <levitte@openssl.org>
Sat, 27 Dec 2003 16:09:59 +0000 (16:09 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 27 Dec 2003 16:09:59 +0000 (16:09 +0000)
commitd2c786db370c7fda8d8f0f39d4c7d7591e99524f
tree355b8be682f02c1f21fa00b74c52f557722df27d
parent3e786f4b0d5df1956fe763ed68f1c8ce8519f0aa
Avoid including cryptlib.h, it's not really needed.
Check if IDEA is being built or not.
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
13 files changed:
ssl/s2_clnt.c
ssl/s2_enc.c
ssl/s2_lib.c
ssl/s2_pkt.c
ssl/s2_srvr.c
ssl/s3_clnt.c
ssl/s3_lib.c
ssl/s3_srvr.c
ssl/ssl_asn1.c
ssl/ssl_ciph.c
ssl/ssl_lib.c
ssl/ssl_sess.c
ssl/ssltest.c