aboutsummaryrefslogtreecommitdiff
path: root/ui/vnc-auth-sasl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/vnc-auth-sasl.h')
-rw-r--r--ui/vnc-auth-sasl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/vnc-auth-sasl.h b/ui/vnc-auth-sasl.h
index 1bfb86c6f5..367b8672cc 100644
--- a/ui/vnc-auth-sasl.h
+++ b/ui/vnc-auth-sasl.h
@@ -63,6 +63,7 @@ struct VncDisplaySASL {
char *authzid;
};
+bool vnc_sasl_server_init(Error **errp);
void vnc_sasl_client_cleanup(VncState *vs);
size_t vnc_client_read_sasl(VncState *vs);