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