summaryrefslogtreecommitdiff
path: root/ui/vnc-jobs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/vnc-jobs.h')
-rw-r--r--ui/vnc-jobs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/vnc-jobs.h b/ui/vnc-jobs.h
index b8dab8169f..4c661f95e5 100644
--- a/ui/vnc-jobs.h
+++ b/ui/vnc-jobs.h
@@ -40,6 +40,7 @@ void vnc_jobs_join(VncState *vs);
#ifdef CONFIG_VNC_THREAD
+void vnc_jobs_consume_buffer(VncState *vs);
void vnc_start_worker_thread(void);
bool vnc_worker_thread_running(void);
void vnc_stop_worker_thread(void);