Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
authorAndy Polyakov <appro@openssl.org>
Tue, 17 May 2005 00:01:48 +0000 (00:01 +0000)
committerAndy Polyakov <appro@openssl.org>
Tue, 17 May 2005 00:01:48 +0000 (00:01 +0000)
commit25a66ee3cbb7b3f76b95cd4e4b6d4ce6f114ecf8
tree48c94f2b982a9e3c1854825937c4d65e3a9d4de7
parent0978dec13110c2ebc18b9e476a859389745c7596
Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h
first everywhere in crypto and skip stdio.h and string.h [because it
includes them].
crypto/asn1/a_strex.c
crypto/conf/conf_def.c
crypto/err/err.c
crypto/err/err_prn.c
crypto/hmac/hmac.c
crypto/mem_dbg.c
crypto/ui/ui_lib.c