master
c 7 lines 116 Bytes
Raw
1 #include "qemu/osdep.h"
2 #include "qemu/notify.h"
3 #include "net/colo-compare.h"
4
5 void colo_compare_cleanup(void)
6 {
7 }