package/xen: Use POSIX complaint header includes
authorAlistair Francis <alistair.francis@xilinx.com>
Fri, 21 Apr 2017 17:29:33 +0000 (10:29 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 Apr 2017 19:25:44 +0000 (21:25 +0200)
commit3530e531e8ea93608305d36ae5710336d163cabc
tree4c77adf782a9a34dac9a2b41ae4d06dabd40a3b7
parenta171f4699eb805ecdb9bb7c61f807115a97d75e4
package/xen: Use POSIX complaint header includes

To fix build issues when using the musl library use POSIX compatible
library inclues.

This fixes this autobuilder issue:
http://autobuild.buildroot.net/results/1aa/1aa1303f60372f51aa5a7eb18caac4a5b5c1d9d4/build-end.log

These two patches have been by accepted upstream Xen and will be in 4.9:
http://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=b4cd5173183fbc118e2dc2a0d2e0d5038daf4fb5
http://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=4703a9ba9bb0c9c2804813ffe0943177d5f96039

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/xen/0005-tools-Use-POSIX-poll.h-instead-of-sys-poll.h.patch [new file with mode: 0644]
package/xen/0006-tools-Use-POSIX-signal.h-instead-of-sys-signal.h.patch [new file with mode: 0644]