projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f01576f
)
Fix i386-bsd-user build
author
Blue Swirl
<blauwirbel@gmail.com>
Tue, 30 Mar 2010 18:24:49 +0000
(18:24 +0000)
committer
Blue Swirl
<blauwirbel@gmail.com>
Tue, 30 Mar 2010 18:24:49 +0000
(18:24 +0000)
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
bsd-user/main.c
patch
|
blob
|
history
diff --git
a/bsd-user/main.c
b/bsd-user/main.c
index 6b59a1611228176e24a96ad84bf4562fe0f316b3..b1c438d895afe1b52d6905c333d726d8ea26baf0 100644
(file)
--- 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"