[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/2] tools: Use POSIX signal.h instead of sys/signal.h
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.francis@xxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |