#include "../core_io.h" #include "../script/sign.h" #include "../wallet/wallet.h" #include <univalue.h>

This commit is contained in:
jl777
2019-03-25 09:47:58 -11:00
parent 89f6370c5e
commit 37593daf3d

View File

@@ -1681,6 +1681,9 @@ void games_packitemstr(char *packitemstr,struct games_packitem *item)
#include <unistd.h>
#include <curl/curl.h>
#include <curl/easy.h>
#include "../core_io.h"
#include "../wallet/wallet.h"
#include <univalue.h>
char USERPASS[8192]; uint16_t GAMES_PORT;
extern char Gametxidstr[67];