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:
ths 2007-11-02 19:08:57 +00:00
parent 3d97b40b05
commit 80210bcd71
2 changed files with 24 additions and 21 deletions

View file

@ -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>