From 14ad02cb434d1f30d2453190942cfb89c5b7d17e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 4 Oct 2001 10:52:10 +0000 Subject: We are ready to rock. svn path=/trunk/; revision=3537 --- md5c.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'md5c.c') diff --git a/md5c.c b/md5c.c index 52d351d7..bdf11c28 100644 --- a/md5c.c +++ b/md5c.c @@ -15,9 +15,7 @@ * will fill a supplied 16-byte array with the digest. */ -/* This code slightly modified to fit into Samba by - abartlet@samba.org Jun 2001 */ - +#include "config.h" #include "md5.h" #ifdef HAVE_STRING_H #include /* memmove */ -- cgit v1.2.3