This commit is contained in:
jl777
2016-10-25 19:17:25 -03:00
parent 1c1d7e2690
commit 8d6bd385ca
2 changed files with 1 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ pthread_mutex_t komodo_mutex;
char USERPASS[1024]; uint16_t BITCOIND_PORT = 7771;
#include "komodo_utils.h"
#include "cJSON.c"
#include "komodo_bitcoind.h"
#include "komodo_interest.h"
#ifdef KOMODO_PAX