mirror of
https://github.com/xemu-project/xemu.git
synced 2025-04-02 11:11:48 -04:00
Fix i386-bsd-user build
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
f01576f185
commit
2ae144c9cc
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
/* For tb_lock */
|
||||
#include "exec-all.h"
|
||||
|
||||
|
||||
#include "qemu-timer.h"
|
||||
#include "envlist.h"
|
||||
|
||||
#define DEBUG_LOGFILE "/tmp/qemu.log"
|
||||
|
|
Loading…
Add table
Reference in a new issue