Home
last modified time | relevance | path

Searched hist:"5 a61cb60" (Results 1 – 2 of 2) sorted by relevance

/qemu/
H A Dqemu-nbd.c5a61cb60 Thu Sep 08 15:55:32 GMT 2011 Stefan Weil <weil@mail.berlios.de> 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>
/qemu/linux-user/
H A Dsyscall.c5a61cb60 Thu Sep 08 15:55:32 GMT 2011 Stefan Weil <weil@mail.berlios.de> 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>