--- embedaddon/rsync/lib/sysacls.h 2012/02/17 15:09:30 1.1 +++ embedaddon/rsync/lib/sysacls.h 2021/03/17 00:32:36 1.1.1.3 @@ -3,7 +3,7 @@ * Version 2.2.x * Portable SMB ACL interface * Copyright (C) Jeremy Allison 2000 - * Copyright (C) 2007-2008 Wayne Davison + * Copyright (C) 2007-2020 Wayne Davison * * 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 @@ -139,7 +139,9 @@ typedef struct acl *SMB_ACL_ENTRY_T; /* Based on the Solaris & UnixWare code. */ +#ifndef __TANDEM #undef GROUP +#endif #include /* SVR4.2 ES/MP ACLs */