Re: [Xen-devel] [PATCH] tools: Include due to glibc 2.25

2017-03-14 Thread Olaf Hering
On Tue, Mar 14, Anthony PERARD wrote: > +++ b/tools/libxl/libxl_internal.h > +#include There is a __linux__ section in that file. I sent a similar patch yesterday, but with a wrong change for blktap2. Olaf signature.asc Description: PGP signature __

[Xen-devel] [PATCH] tools: Include due to glibc 2.25

2017-03-14 Thread Anthony PERARD
To fix the follwing error with glibc 2.25: tap-ctl-allocate.c:109:13: error: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a sy