DtSvc/DtUtil1: fix implicit function declarations
[oweals/cde.git] / cde / lib / DtSvc / DtUtil1 / DtsInit.c
index 7d67657f2a7e377fd4ccba4823cc1729f14838de..0e385e274e6da62ddb00c02883ca8ed4b6abbb2f 100644 (file)
@@ -73,9 +73,7 @@
 #include <Dt/Dts.h>
 #include "DtSvcLock.h"
 
-#if !defined(__linux__)
-extern char    *strdup(const char *);
-#endif
+extern int _DtDtsMMUnLoad(void);
 
 static int      cur_dc_count = 0;
 static int      cur_da_count = 0;