On Mon, Apr 17, 2017 at 02:33:11PM -0700, Alistair Francis wrote:
> The POSIX spec specifies to use:
>     #include <signal.h>
> instead of:
>     #include <sys/signal.h>
> as seen here:
>    http://pubs.opengroup.org/onlinepubs/009695399/functions/signal.html
> 
> This removes the warning:
>     #warning redirecting incorrect #include <sys/signal.h> to <signal.h>
> when building with the musl C-library.
> 
> Signed-off-by: Alistair Francis <alistair.fran...@xilinx.com>

Acked-by: Wei Liu <wei.l...@citrix.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to