diff options
-rw-r--r-- | lib-src/movemail.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib-src/movemail.c b/lib-src/movemail.c index 283aca21c13..be18441695d 100644 --- a/lib-src/movemail.c +++ b/lib-src/movemail.c @@ -110,7 +110,6 @@ extern int lk_open (), lk_close (); extern int errno; #endif char *strerror (); -char *malloc (); void fatal (); void error (); |