summaryrefslogtreecommitdiffstats
path: root/net/colo-compare.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/colo-compare.h')
-rw-r--r--net/colo-compare.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/colo-compare.h b/net/colo-compare.h
index 22ddd512e2..b055270da2 100644
--- a/net/colo-compare.h
+++ b/net/colo-compare.h
@@ -20,5 +20,6 @@
void colo_notify_compares_event(void *opaque, int event, Error **errp);
void colo_compare_register_notifier(Notifier *notify);
void colo_compare_unregister_notifier(Notifier *notify);
+void colo_compare_cleanup(void);
#endif /* QEMU_COLO_COMPARE_H */