filenames are des_old.[ch], not des.comp*
This commit is contained in:
parent
4d635a7001
commit
af50b58c3f
@ -1,4 +1,4 @@
|
|||||||
/* crypto/des/des_comp.c -*- mode:C; c-file-style: "eay" -*- */
|
/* crypto/des/des_old.c -*- mode:C; c-file-style: "eay" -*- */
|
||||||
|
|
||||||
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
|
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
|
||||||
*
|
*
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/* crypto/des/des_comp.h -*- mode:C; c-file-style: "eay" -*- */
|
/* crypto/des/des_old.h -*- mode:C; c-file-style: "eay" -*- */
|
||||||
|
|
||||||
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
|
/* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
|
||||||
*
|
*
|
||||||
@ -80,7 +80,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _KERBEROS_DES_H
|
#ifdef _KERBEROS_DES_H
|
||||||
#error <openssl/des_compat.h> replaces <kerberos/des.h>.
|
#error <openssl/des_old.h> replaces <kerberos/des.h>.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <openssl/opensslconf.h> /* DES_LONG */
|
#include <openssl/opensslconf.h> /* DES_LONG */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user