From 9f480280deac563fd8524eb669d93e643edfc740 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 29 Oct 2016 13:05:58 -0300 Subject: [PATCH] test --- src/util.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {