1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

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

View file

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