DtSvc/DtUtil2: fix implicit function declarations

This commit is contained in:
Jon Trulson 2019-10-28 13:27:47 -06:00
parent dbce2e4337
commit d7e5206d6b
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@
#include "EnvControlI.h"
#include "DtSvcLock.h"
static int _DtEnvRemove(char *str, int length);
extern char **environ;
/*