Lutz Jänicke
7e8852c549
Reorder inclusion of header files:
...
des_old.h redefines crypt:
#define crypt(b,s)\
DES_crypt((b),(s))
This scheme leads to failure, if header files with the OS's true definition
of crypt() are processed _after_ des_old.h was processed. This is e.g. the
case on HP-UX with unistd.h.
As evp.h now again includes des.h (which includes des_old.h), this problem
only came up after this modification.
Solution: move header files (indirectly) including e_os.h before the header
files (indirectly) including evp.h.
Submitted by:
Reviewed by:
PR:
2002-07-10 06:57:54 +00:00
..
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-29 22:04:16 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-07-10 06:57:54 +00:00
2002-06-27 16:44:52 +00:00
2002-07-10 06:57:54 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 17:06:41 +00:00
2002-06-27 14:54:39 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 17:20:16 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2001-02-20 08:13:47 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
2002-06-27 16:44:52 +00:00
1999-07-29 12:57:23 +00:00
2001-09-01 19:56:46 +00:00
2002-02-13 17:25:27 +00:00
2001-02-22 14:45:02 +00:00
2002-05-23 15:27:21 +00:00
2002-02-13 17:25:27 +00:00
2001-01-10 15:15:36 +00:00
2002-02-20 12:28:32 +00:00
2000-02-01 02:21:16 +00:00
2001-09-07 11:43:30 +00:00
2002-01-02 16:55:35 +00:00
2002-06-27 16:44:52 +00:00
2001-10-14 00:57:30 +00:00
2001-08-28 15:54:57 +00:00
2001-01-10 19:26:34 +00:00
2002-01-08 09:19:31 +00:00
2001-07-05 10:20:07 +00:00
2002-01-26 03:57:41 +00:00
2002-06-16 11:27:44 +00:00
2002-02-02 13:19:27 +00:00
2002-02-28 13:18:47 +00:00
2002-02-16 11:58:16 +00:00
1999-04-26 16:43:10 +00:00
2001-04-26 08:26:18 +00:00