1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-22 20:44:49 +00:00

fix for vstudio

This commit is contained in:
Tanguy Pruvot 2015-05-25 15:05:25 +02:00
parent b2b76f8006
commit 0618c2abc3

View File

@ -1411,7 +1411,7 @@ out:
return ret;
}
extern time_t g_work_time;
extern volatile time_t g_work_time;
static bool stratum_set_difficulty(struct stratum_ctx *sctx, json_t *params)
{
double diff;