* Makefile.in (CFLAGS): Add -I../des to pull in DES header file.
authorJohn Gilmore <gnu@toad.com>
Thu, 26 Jan 1995 04:11:47 +0000 (04:11 +0000)
committerJohn Gilmore <gnu@toad.com>
Thu, 26 Jan 1995 04:11:47 +0000 (04:11 +0000)
commit84c0ad2a511865c669768c5734be850d82d56354
treeb1b742fddb4bf7e1a769eb509d788bd043e7be42
parent701143b90db1f1eb684b3a6c881a862c2aa12d1f
* Makefile.in (CFLAGS):  Add -I../des to pull in DES header file.
* rsa-md4.h:  New include file, moved from include/krb5, since
it's only used locally.
* md4.c, md4crypto.c, md4driver.c, md4glue.c:  Replace <.../...>
includes with "..."s.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4849 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/md4/ChangeLog
src/lib/crypto/md4/Makefile.in
src/lib/crypto/md4/md4.c
src/lib/crypto/md4/md4crypto.c
src/lib/crypto/md4/md4driver.c
src/lib/crypto/md4/md4glue.c
src/lib/crypto/md4/rsa-md4.h [new file with mode: 0644]