summaryrefslogtreecommitdiffstats
path: root/src/usb-acl-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/usb-acl-helper.h')
-rw-r--r--src/usb-acl-helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usb-acl-helper.h b/src/usb-acl-helper.h
index 2d41b68..d9a9def 100644
--- a/src/usb-acl-helper.h
+++ b/src/usb-acl-helper.h
@@ -66,6 +66,7 @@ gboolean spice_usb_acl_helper_open_acl_finish(
SpiceUsbAclHelper *self, GAsyncResult *res, GError **err);
void spice_usb_acl_helper_close_acl(SpiceUsbAclHelper *self);
+void spice_usb_acl_helper_cancel(SpiceUsbAclHelper *self);
G_END_DECLS