diff --git a/src/util.cpp b/src/util.cpp index f0c9a9c38..19823cc05 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -400,7 +400,7 @@ void PrintExceptionContinue(const std::exception* pex, const char* pszThread) strMiscWarning = message; } -char ASSETCHAINS_SYMBOL[16]; +extern char ASSETCHAINS_SYMBOL[16]; boost::filesystem::path GetDefaultDataDir() {