qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH] Fix compilation warning due to missing header


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] Fix compilation warning due to missing header for sigaction (followup)
Date: Tue, 7 Jun 2011 14:53:54 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]