[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/2] tools: Use POSIX poll.h instead of sys/poll.h
On Mon, Apr 17, 2017 at 02:33:10PM -0700, Alistair Francis wrote: > The POSIX spec specifies to use: > #include <poll.h> > instead of: > #include <sys/poll.h> > as seen here: > http://pubs.opengroup.org/onlinepubs/009695399/functions/poll.html > > This removes the warning: > #warning redirecting incorrect #include <sys/poll.h> to <poll.h> > when building with the musl C-library. > > Signed-off-by: Alistair Francis <alistair.francis@xxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> FAOD, these are just mechanical changes. I don't think acks from Tamas and George are strictly required. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |