From cbb4f636288c8b47bd539235ad8dad3ff401cb2b Mon Sep 17 00:00:00 2001 From: phk Date: Fri, 24 Feb 1995 08:51:34 +0000 Subject: Clean a bunch of -Wall warnings. --- lib/libmd/md5c.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libmd/md5c.c') diff --git a/lib/libmd/md5c.c b/lib/libmd/md5c.c index 9abf6f1..5c35b5b 100644 --- a/lib/libmd/md5c.c +++ b/lib/libmd/md5c.c @@ -25,6 +25,7 @@ documentation and/or software. */ #include "md5.h" +#include typedef unsigned char *POINTER; typedef unsigned short int UINT2; -- cgit v1.1