DtSvc/DtUtil1: fix implicit function declarations
[oweals/cde.git] / cde / lib / DtSvc / DtUtil1 / DtsDb.c
index ba7c30865a5b621be1b94b3e41d7d5e4f5e39e8a..51e97a86777e0d295b4599d20d004492c5bf804f 100644 (file)
 #include <Dt/UserMsg.h>
 #include "DtSvcLock.h"
 
-extern char *strdup(const char *);
+extern int _MMWriteDb(DtDirPaths *dirs, int num_db, DtDtsDbDatabase **db_list,
+                      const char *CacheFile);
+
+
 
 #define PADMEM 10