[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 1 of 5] blktap: remove HAVE_BYTESWAP_H checking, since it's defined by qemu



2011/12/19 Ian Campbell <Ian.Campbell@xxxxxxxxxx>:
> I think this is the correct option. No need to undef stuff. There is
> only one other include of byteswap.h in blktap.
>

On uclibc, byteswap.h gets included by default, because _GNU_SOURCE
implies _BSD_SOURCE there. One solution is to add _POSIX_SOURCE, which
prevents the addition of _BSD_SOURCE.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.