bug-gnulib
[Top][All Lists]
Advanced

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

Re: add limited support for Solaris 10 ZFS-style ACLs to gnulib


From: Bruno Haible
Subject: Re: add limited support for Solaris 10 ZFS-style ACLs to gnulib
Date: Sun, 25 Mar 2007 16:24:14 +0200
User-agent: KMail/1.5.4

Paul Eggert wrote:
> Index: lib/acl-internal.h
> ===================================================================
> RCS file: lib/acl-internal.h
> diff -N lib/acl-internal.h
> --- /dev/null 1 Jan 1970 00:00:00 -0000
> +++ lib/acl-internal.h        19 Mar 2007 21:58:54 -0000
> @@ -0,0 +1,90 @@
...
> +#include <config.h>

This .h file does not need to include <config.h>, since the three users of
this file (acl.c, acl_entries.c, file-has-acl.c) already include it.

Bruno





reply via email to

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