Remove bogus declaration of malloc(). Closes PR#2197
This commit is contained in:
parent
1fd8ba1cba
commit
3d0506696d
@ -156,7 +156,6 @@ int turns,lmwarn,iwest,knfloc,detail, /* various flags & counters */
|
||||
|
||||
int demo,newloc,limit;
|
||||
|
||||
char *malloc();
|
||||
char *decr();
|
||||
unsigned long crc();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user