Merge pull request #4174

5248ff4 SetupEnvironment() - clean commit (Stuart Cardall)
This commit is contained in:
Wladimir J. van der Laan
2014-05-19 15:08:28 +02:00
5 changed files with 23 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ extern volatile bool fReopenDebugLog;
void RandAddSeed();
void RandAddSeedPerfmon();
void SetupEnvironment();
/* Return true if log accepts specified category */
bool LogAcceptCategory(const char* category);