7e70181723
in cryptlib.h (which is often included as "../cryptlib.h"), then the question remains relative to which directory this is to be interpreted. gcc went one further directory up, as intended; but makedepend thinks differently, and so probably do some C compilers. So the ../ must go away; thus e_os.h goes back into include/openssl (but I now use #include "openssl/e_os.h" instead of <openssl/e_os.h> to make the point) -- and we have another huge bunch of dependency changes. Argh. |
||
---|---|---|
.. | ||
.cvsignore | ||
by_dir.c | ||
by_file.c | ||
Makefile.ssl | ||
x509.h | ||
x509_cmp.c | ||
x509_d2.c | ||
x509_def.c | ||
x509_err.c | ||
x509_ext.c | ||
x509_lu.c | ||
x509_obj.c | ||
x509_r2x.c | ||
x509_req.c | ||
x509_set.c | ||
x509_txt.c | ||
x509_v3.c | ||
x509_vfy.c | ||
x509_vfy.h | ||
x509name.c | ||
x509rset.c | ||
x509type.c | ||
x_all.c |