DtSvc/DtUtil2: fix implicit function declarations
This commit is contained in:
parent
dbce2e4337
commit
d7e5206d6b
|
|
@ -51,6 +51,8 @@
|
|||
#include "EnvControlI.h"
|
||||
#include "DtSvcLock.h"
|
||||
|
||||
static int _DtEnvRemove(char *str, int length);
|
||||
|
||||
extern char **environ;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue