summaryrefslogtreecommitdiff
path: root/lib/crypto/md4.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/md4.c')
-rw-r--r--lib/crypto/md4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/crypto/md4.c b/lib/crypto/md4.c
index 7ad93ce786..aea2c821c5 100644
--- a/lib/crypto/md4.c
+++ b/lib/crypto/md4.c
@@ -18,6 +18,7 @@
*/
#include "includes.h"
+#include "../lib/crypto/md4.h"
/* NOTE: This code makes no attempt to be fast!