Remove bogus declaration of malloc(). Closes PR#2197

This commit is contained in:
jkh 1996-12-13 07:37:10 +00:00
parent 1fd8ba1cba
commit 3d0506696d

View File

@ -156,7 +156,6 @@ int turns,lmwarn,iwest,knfloc,detail, /* various flags & counters */
int demo,newloc,limit;
char *malloc();
char *decr();
unsigned long crc();