mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
Remove extra getenv() declaration.
This commit is contained in:
parent
848b3d0fd7
commit
49bd99efdc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=149742
@ -371,7 +371,6 @@ void
|
|||||||
opentrace(void)
|
opentrace(void)
|
||||||
{
|
{
|
||||||
char s[100];
|
char s[100];
|
||||||
char *getenv();
|
|
||||||
int flags;
|
int flags;
|
||||||
|
|
||||||
if (!debug)
|
if (!debug)
|
||||||
|
Loading…
Reference in New Issue
Block a user