From: Jon Trulson Date: Mon, 28 Oct 2019 19:27:47 +0000 (-0600) Subject: DtSvc/DtUtil2: fix implicit function declarations X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c0e3f08c9fda8245d832043e5f0df03242d1d9df;p=oweals%2Fcde.git DtSvc/DtUtil2: fix implicit function declarations --- diff --git a/cde/lib/DtSvc/DtUtil2/EnvControl.c b/cde/lib/DtSvc/DtUtil2/EnvControl.c index 7d5d0038..cd6e6a57 100644 --- 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; /*