From: Theodore Tso Date: Thu, 20 Apr 1995 15:39:52 +0000 (+0000) Subject: removed unneeded #include of wordsize.h X-Git-Tag: krb5-1.0-beta5~351 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d095910a71a435e4628294962f9f554fc26f3bfd;p=krb5.git removed unneeded #include of wordsize.h git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5387 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/crypto/md4/ChangeLog b/src/lib/crypto/md4/ChangeLog index e63e68121..3b84efff8 100644 --- a/src/lib/crypto/md4/ChangeLog +++ b/src/lib/crypto/md4/ChangeLog @@ -1,3 +1,7 @@ +Thu Apr 20 11:39:15 1995 + + * rsa-md4.h: removed unneeded #include of wordsize.h + Thu Apr 13 15:49:16 1995 Keith Vetter (keithv@fusion.com) * *.[ch]: removed unneeded INTERFACE from non-api functions. diff --git a/src/lib/crypto/md4/rsa-md4.h b/src/lib/crypto/md4/rsa-md4.h index c03b6cb47..a129569d0 100644 --- a/src/lib/crypto/md4/rsa-md4.h +++ b/src/lib/crypto/md4/rsa-md4.h @@ -74,7 +74,6 @@ extern krb5_checksum_entry */ #include -#include /* Data structure for MD4 (Message Digest) computation */ typedef struct {