From: Jon Trulson Date: Mon, 28 Oct 2019 19:27:47 +0000 (-0600) Subject: DtSvc/DtUtil2: fix implicit function declarations X-Git-Tag: 2.3.1~8 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d7e5206d6b84ab8d061d769c8fa8783e20f6a1ae;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; /*