mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Remove extra getenv() declaration.
This commit is contained in:
parent
848b3d0fd7
commit
49bd99efdc
1 changed files with 0 additions and 1 deletions
|
|
@ -371,7 +371,6 @@ void
|
|||
opentrace(void)
|
||||
{
|
||||
char s[100];
|
||||
char *getenv();
|
||||
int flags;
|
||||
|
||||
if (!debug)
|
||||
|
|
|
|||
Loading…
Reference in a new issue