--- ./src/metamail/shared.c.orig 2005-04-10 00:35:07.216679064 +0200 +++ ./src/metamail/shared.c 2005-04-10 00:33:26.519987288 +0200 @@ -11,7 +11,7 @@ #include #endif -extern char *malloc(); +// extern char *malloc(); char **Exceptions; int *NeedsPortableNewlines; int ExceptionsAlloced = 0, ExceptionsUsed = 0;