diff --git a/client/client_state.h b/client/client_state.h index c317e1a35a..4d59d51686 100644 --- a/client/client_state.h +++ b/client/client_state.h @@ -205,6 +205,7 @@ private: bool start_apps(); bool schedule_cpus(bool must_reschedule = false); bool handle_finished_apps(); + void handle_file_xfer_apps(); // --------------- cs_benchmark.C: public: