mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
Fix compiler warnings, by Stefan Weil.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3507 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
3d97b40b05
commit
80210bcd71
2 changed files with 24 additions and 21 deletions
|
@ -32,6 +32,7 @@
|
|||
//#define DEBUG_MMU
|
||||
|
||||
#ifdef USE_CODE_COPY
|
||||
#include <unistd.h>
|
||||
#include <asm/ldt.h>
|
||||
#include <linux/unistd.h>
|
||||
#include <linux/version.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue