mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Remove bogus declaration of calloc() that broke the build. Test, folks,
test!
This commit is contained in:
parent
ba6f0e79c2
commit
e6adffb4b3
1 changed files with 0 additions and 1 deletions
|
|
@ -302,7 +302,6 @@ double arctan();
|
|||
char *saywhat();
|
||||
struct ship *closestenemy();
|
||||
|
||||
char *calloc();
|
||||
char *rindex();
|
||||
char *strcpy();
|
||||
char *strcat();
|
||||
|
|
|
|||
Loading…
Reference in a new issue