summaryrefslogtreecommitdiff
path: root/lib/crypto/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/md5.c')
-rw-r--r--lib/crypto/md5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/md5.c b/lib/crypto/md5.c
index 566aacaf28..e6178cc015 100644
--- a/lib/crypto/md5.c
+++ b/lib/crypto/md5.c
@@ -18,7 +18,7 @@
/* This code slightly modified to fit into Samba by
abartlet@samba.org Jun 2001 */
-#include "includes.h"
+#include "replace.h"
#include "md5.h"