summaryrefslogtreecommitdiffstats
path: root/executor.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor.h')
-rw-r--r--executor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/executor.h b/executor.h
index 74efec0..c447064 100644
--- a/executor.h
+++ b/executor.h
@@ -77,6 +77,7 @@ private:
void http_hashrate_report(std::string& out);
void http_result_report(std::string& out);
void http_connection_report(std::string& out);
+ void http_json_report(std::string& out);
void http_report(ex_event_name ev);
void print_report(ex_event_name ev);
OpenPOWER on IntegriCloud