Fix i386-bsd-user build
authorBlue Swirl <blauwirbel@gmail.com>
Tue, 30 Mar 2010 18:24:49 +0000 (18:24 +0000)
committerBlue 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

index 6b59a1611228176e24a96ad84bf4562fe0f316b3..b1c438d895afe1b52d6905c333d726d8ea26baf0 100644 (file)
@@ -31,7 +31,7 @@
 /* For tb_lock */
 #include "exec-all.h"
 
-
+#include "qemu-timer.h"
 #include "envlist.h"
 
 #define DEBUG_LOGFILE "/tmp/qemu.log"