ldap/servers/plugins/acctpolicy/acctpolicy.h | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 36c88761a14eda3278167ca6ec76f65a3c80492a Author: Ludwig Krispenz lkrispen@redhat.com Date: Fri Sep 4 10:43:08 2015 +0200
fix redefinition of OP_FLAG found by jenkins
diff --git a/ldap/servers/plugins/acctpolicy/acctpolicy.h b/ldap/servers/plugins/acctpolicy/acctpolicy.h index 64f37fb..77da178 100644 --- a/ldap/servers/plugins/acctpolicy/acctpolicy.h +++ b/ldap/servers/plugins/acctpolicy/acctpolicy.h @@ -21,8 +21,6 @@ Hewlett-Packard Development Company, L.P. #include <limits.h> /* ULONG_MAX */ #include "nspr.h"
-#define SLAPI_OP_FLAG_BYPASS_REFERRALS 0x40000 - #define CFG_LASTLOGIN_STATE_ATTR "stateAttrName" #define CFG_ALT_LASTLOGIN_STATE_ATTR "altStateAttrName" #define CFG_SPEC_ATTR "specAttrName"
-- 389 commits mailing list 389-commits@%(host_name)s http://lists.fedoraproject.org/postorius/389-commits@lists.fedoraproject.org
389-commits@lists.fedoraproject.org