bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] acl: include quote.h


From: Eric Blake
Subject: Re: [PATCH] acl: include quote.h
Date: Tue, 07 May 2013 13:26:11 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5

On 05/07/2013 12:22 PM, Mike Frysinger wrote:
> These files use quote(), so include quote.h for it otherwise we fail to
> build with errors like:
> copy-acl.c: In function 'copy_acl':
> copy-acl.c:51:7: error: implicit declaration of function 'quote'
>       [-Werror=implicit-function-declaration]
> 
> * lib/copy-acl.c: Include quote.h.
> * lib/set-acl.c: Likewise.
> ---
>  lib/copy-acl.c | 1 +
>  lib/set-acl.c  | 1 +
>  2 files changed, 2 insertions(+)

Thanks; pushed with the addition of a ChangeLog entry.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]