From 985f2538d2af6287897ffcc42d982e9f2d78d0c0 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 5 Sep 2018 22:42:52 -1100 Subject: [PATCH] Sodlib --- src/cc/CCinclude.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cc/CCinclude.h b/src/cc/CCinclude.h index 6cf32b1c5..99fd04544 100644 --- a/src/cc/CCinclude.h +++ b/src/cc/CCinclude.h @@ -48,6 +48,7 @@ one other technical note is that komodod has the insight-explorer extensions bui #include #include #include "../komodo_defs.h" +#include extern int32_t KOMODO_CONNECTING,KOMODO_CCACTIVATE; extern uint32_t ASSETCHAINS_CC;