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

Re: [Xen-devel] [PATCH v2 4/5] tools/blktap2: Fix missing header file



On 12/20/16 1:46 PM, Alistair Francis wrote:
> To avoid build errors relating to missing delcarations of ssize_t add

declarations

> the appripriote header file to atomic.h.

appropriate

> 
> Signed-off-by: Alistair Francis <alistair.francis@xxxxxxxxxx>
> ---
>  tools/blktap2/include/atomicio.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tools/blktap2/include/atomicio.h 
> b/tools/blktap2/include/atomicio.h
> index 7eccf20..5a1120e 100644
> --- a/tools/blktap2/include/atomicio.h
> +++ b/tools/blktap2/include/atomicio.h
> @@ -25,6 +25,8 @@
>   * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
>   */
>  
> +#include <sys/types.h>
> +
>  /*
>   * Ensure all of data on socket comes through. f==read || f==vwrite
>   */
> 

Reviewed-by: Doug Goldstein <cardoe@xxxxxxxxxx>

-- 
Doug Goldstein

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

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