From 29792b40ef3d62dfaf65802cd5be4c68031d94f7 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Fri, 3 Aug 2001 05:30:40 +0000 Subject: Fixed errors in inline.h. More compiling. 156 unique undefined references. --- src/md5.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/md5.c') diff --git a/src/md5.c b/src/md5.c index 4117a55..611f151 100644 --- a/src/md5.c +++ b/src/md5.c @@ -20,13 +20,11 @@ * Still in the public domain. * * md5_buffer added by Steven Fuller + * Still in the public domain. */ #include /* for memcpy() */ -#include /* for stupid systems */ -#include /* for ntohl() */ -//#include "config.h" #include "md5.h" #ifdef WORDS_BIGENDIAN -- cgit v1.3