]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/test-timed-average.c
iotests/264: add backup-cancel test-case
[mirror_qemu.git] / tests / test-timed-average.c
index e2bcf5fe13834e64106758cdbdad7049838749bc..82c92500df8d397a99973ef3094619830ccd36d4 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #include "qemu/osdep.h"
-
+#include "sysemu/cpu-timers.h"
 #include "qemu/timed-average.h"
 
 /* This is the clock for QEMU_CLOCK_VIRTUAL */