aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
Diffstat (limited to 'vconsole.h')
-rw-r--r--vconsole.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vconsole.h b/vconsole.h
index c637bb3..e1ceb67 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -83,6 +83,8 @@ struct vconsole_connect {
struct vconsole_connect *connect_init(struct vconsole_window *win,
const char *uri);
+void connect_close(virConnectPtr c, int reason, void *opaque);
+
/* ------------------------------------------------------------------ */
struct vconsole_domain {