mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove bogus declaration of malloc(). Closes PR#2197
This commit is contained in:
parent
5442376381
commit
78b44da72f
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue