diff options
Diffstat (limited to 'gen-icount.h')
-rw-r--r-- | gen-icount.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gen-icount.h b/gen-icount.h index 3268f720a5..8879da6335 100644 --- a/gen-icount.h +++ b/gen-icount.h @@ -1,3 +1,5 @@ +#include "qemu-timer.h" + /* Helpers for instruction counting code generation. */ static TCGArg *icount_arg; |