summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/md4/rsa-md4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/md4/rsa-md4.h')
-rw-r--r--src/lib/crypto/md4/rsa-md4.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/crypto/md4/rsa-md4.h b/src/lib/crypto/md4/rsa-md4.h
index 011a2d53ec..13d99a2cb8 100644
--- a/src/lib/crypto/md4/rsa-md4.h
+++ b/src/lib/crypto/md4/rsa-md4.h
@@ -74,8 +74,6 @@ extern krb5_checksum_entry
**********************************************************************
*/
-#include <k5-config.h>
-
/* Data structure for MD4 (Message Digest) computation */
typedef struct {
krb5_ui_4 i[2]; /* number of _bits_ handled mod 2^64 */