X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/fb74beed3cf7ed158f18508766ce0ac2685f1d9a..4efef3db2fb1c3a20b83a67948e614d9b0c258dd:/lib/acl-internal.h diff --git a/lib/acl-internal.h b/lib/acl-internal.h index 560d1464da..636273e0fb 100644 --- a/lib/acl-internal.h +++ b/lib/acl-internal.h @@ -1,6 +1,6 @@ /* Internal implementation of access control lists. -*- coding: utf-8 -*- - Copyright (C) 2002-2003, 2005-2015 Free Software Foundation, Inc. + Copyright (C) 2002-2003, 2005-2016 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -255,7 +255,7 @@ extern int acl_nontrivial (int count, struct acl *entries); struct permission_context { mode_t mode; -#ifdef USE_ACL +#if USE_ACL # if HAVE_ACL_GET_FILE /* Linux, FreeBSD, Mac OS X, IRIX, Tru64 */ acl_t acl; # if !HAVE_ACL_TYPE_EXTENDED