diff options
| author | Mark Murray <markm@FreeBSD.org> | 1999-09-19 14:19:32 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1999-09-19 14:19:32 +0000 |
| commit | f4c5d10e699c47c4d903bcf9f8486ecea140ef8f (patch) | |
| tree | 36ce70fe2e8419130e546c38a7790e8ab224a362 /crypto/kerberosIV/lib/krb/rd_safe.c | |
| parent | 03656ac1b015e707cea8379d6dab400f41a2dd86 (diff) | |
Notes
Diffstat (limited to 'crypto/kerberosIV/lib/krb/rd_safe.c')
| -rw-r--r-- | crypto/kerberosIV/lib/krb/rd_safe.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/kerberosIV/lib/krb/rd_safe.c b/crypto/kerberosIV/lib/krb/rd_safe.c index 8471df02648c..495a68170050 100644 --- a/crypto/kerberosIV/lib/krb/rd_safe.c +++ b/crypto/kerberosIV/lib/krb/rd_safe.c @@ -38,10 +38,10 @@ #include "krb_locl.h" -RCSID("$Id: rd_safe.c,v 1.24 1997/04/19 23:18:20 joda Exp $"); +RCSID("$Id: rd_safe.c,v 1.25 1997/12/05 00:17:09 joda Exp $"); /* application include files */ -#include "lsb_addr_comp.h" +#include "krb-archaeology.h" /* Generate two checksums in the given byteorder of the data, one * new-form and one old-form. It has to be done this way to be |
