diff options
Diffstat (limited to 'util/qsp.c')
-rw-r--r-- | util/qsp.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ #include "qemu/timer.h" #include "qemu/qht.h" #include "qemu/rcu.h" -#include "exec/tb-hash-xx.h" +#include "qemu/xxhash.h" enum QSPType { QSP_MUTEX, |