On Thu, Jun 02, 2011 at 11:26:49PM -0400, Alexandre Raymond wrote: > This patch removes all references to signal.h when qemu-common.h is included > as they become redundant. > > Signed-off-by: Alexandre Raymond <cerb...@gmail.com> > --- > audio/audio_pt_int.c | 2 -- > audio/sdlaudio.c | 1 - > block/raw-posix.c | 2 -- > bsd-user/syscall.c | 1 - > darwin-user/signal.c | 3 --- > exec.c | 1 - > linux-user/signal.c | 1 - > net/tap.c | 1 - > posix-aio-compat.c | 1 - > qemu-char.c | 1 - > qemu-progress.c | 1 - > savevm.c | 1 - > target-i386/helper.c | 1 - > target-ppc/helper.c | 1 - > target-sparc/helper.c | 1 - > ui/curses.c | 1 - > ui/sdl.c | 4 ---- > usb-bsd.c | 1 - > usb-linux.c | 1 - > 19 files changed, 0 insertions(+), 26 deletions(-)
Thanks, applied to the trivial patches tree: http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches Stefan