diff src/md5.c @ 380:8626e4521993 r21-2-5

Import from CVS: tag r21-2-5
author cvs
date Mon, 13 Aug 2007 11:07:10 +0200
parents 7df0dd720c89
children 064ab7fed2e0
line wrap: on
line diff
--- a/src/md5.c	Mon Aug 13 11:06:08 2007 +0200
+++ b/src/md5.c	Mon Aug 13 11:07:10 2007 +0200
@@ -27,10 +27,7 @@
 #endif
 
 #include <sys/types.h>
-
-#include <stdlib.h>
 #include <string.h>
-
 #include <stdio.h>
 
 #if defined HAVE_LIMITS_H || _LIBC