--- jay/defs.h.old 2004-04-23 23:32:30.138450272 +0100 +++ jay/defs.h 2004-04-23 23:32:40.621856552 +0100 @@ -303,7 +303,5 @@ /* system functions */ extern void free(); -extern char *calloc(); -extern char *malloc(); extern char *realloc(); extern char *strcpy();