qemu-e2k/linux-user
Stefan Weil 5a61cb60d6 Fix include statements for qemu-common.h
* qemu-common.h is not a system include file, so it should be included
  with "" instead of <>. Otherwise incremental builds might fail
  because only local include files are checked for changes.

* linux-user/syscall.c included the file twice.

Cc: Riku Voipio <riku.voipio@iki.fi>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Acked-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
2011-09-09 09:56:12 +01:00
..
alpha
arm
cris
i386
m68k
microblaze
mips
mips64
mipsn32
ppc
s390x
sh4
sparc
sparc64
unicore32
x86_64
cpu-uname.c
cpu-uname.h
elfload.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
errno_defs.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c microblaze-user: Deliver SIGFPE on div by zero 2011-08-22 18:47:38 +02:00
mmap.c
qemu-types.h
qemu.h
signal.c linux-user: Correct a few missuses of host addresses 2011-08-26 07:59:33 +02:00
socket.h
strace.c
strace.list
syscall_defs.h Use new macro QEMU_PACKED for packed structures 2011-09-03 10:45:59 +00:00
syscall_types.h
syscall.c Fix include statements for qemu-common.h 2011-09-09 09:56:12 +01:00
target_flat.h
uaccess.c
vm86.c