DtSvc/DtUtil1: fix implicit function declarations
[oweals/cde.git] / cde / lib / DtSvc / DtUtil1 / CmdMain.c
index 2635b961e86e1f1582b85479f8eaf816c1452002..67dfd9dac5bf53fe698354d782f4595bcc9f413c 100644 (file)
@@ -133,6 +133,9 @@ static int DtCmdGetWindowType(
         unsigned long windowTypeMask);
 static void _DtCmdInitializeErrorMessages(void);
 
+extern void _DtEnvMapForRemote (char *targetHost);
+extern void _DtEnvRestoreLocal (void);
+
 /*
  * Command invocatin error messages.
  */