DtSvc/DtUtil1: fix implicit function declarations

This commit is contained in:
Jon Trulson
2019-10-28 13:22:09 -06:00
parent f2caa218b2
commit 951ae0d327
16 changed files with 68 additions and 10 deletions

View File

@@ -60,7 +60,10 @@
#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