mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
DtSvc/DtUtil2: fix implicit function declarations
This commit is contained in:
parent
dbce2e4337
commit
d7e5206d6b
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@
|
||||||
#include "EnvControlI.h"
|
#include "EnvControlI.h"
|
||||||
#include "DtSvcLock.h"
|
#include "DtSvcLock.h"
|
||||||
|
|
||||||
|
static int _DtEnvRemove(char *str, int length);
|
||||||
|
|
||||||
extern char **environ;
|
extern char **environ;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue