diff --git a/bsd-user/main.c b/bsd-user/main.c index 6b59a1611228176e24a96ad84bf4562fe0f316b3..b1c438d895afe1b52d6905c333d726d8ea26baf0 100644 --- a/bsd-user/main.c +++ b/bsd-user/main.c @@ -31,7 +31,7 @@ /* For tb_lock */ #include "exec-all.h" - +#include "qemu-timer.h" #include "envlist.h" #define DEBUG_LOGFILE "/tmp/qemu.log"