projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbce2e4
)
DtSvc/DtUtil2: fix implicit function declarations
author
Jon Trulson
<jon@radscan.com>
Mon, 28 Oct 2019 19:27:47 +0000
(13:27 -0600)
committer
Jon Trulson
<jon@radscan.com>
Mon, 28 Oct 2019 20:30:43 +0000
(14:30 -0600)
cde/lib/DtSvc/DtUtil2/EnvControl.c
patch
|
blob
|
history
diff --git
a/cde/lib/DtSvc/DtUtil2/EnvControl.c
b/cde/lib/DtSvc/DtUtil2/EnvControl.c
index 7d5d0038c7b5a47fca7814ee3c6532a891993fef..cd6e6a57835eb611f28281e7ff50509f12268276 100644
(file)
--- a/
cde/lib/DtSvc/DtUtil2/EnvControl.c
+++ b/
cde/lib/DtSvc/DtUtil2/EnvControl.c
@@
-51,6
+51,8
@@
#include "EnvControlI.h"
#include "DtSvcLock.h"
+static int _DtEnvRemove(char *str, int length);
+
extern char **environ;
/*