aboutsummaryrefslogtreecommitdiffstats
path: root/bsd-user
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-user')
-rw-r--r--bsd-user/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd-user/main.c b/bsd-user/main.c
index 6b59a1611..b1c438d89 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"