summaryrefslogtreecommitdiffstats
path: root/ipapython
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2016-03-09 10:16:58 +0100
committerMartin Basti <mbasti@redhat.com>2016-03-09 18:59:29 +0100
commit0906cc28b8387a62945d2531dd19bef60f731364 (patch)
tree910c4201b54a7a3396692257e4162abc1a0a90a9 /ipapython
parentdd86f83c96961390f756e35496447d6aeae64df6 (diff)
ipa-sam: Do not redefine LDAP_PAGE_SIZE
The value of LDAP_PAGE_SIZE was changed in samba-4.4 and it caused warning because it's already defined in samba header files ipa_sam.c:114:0: warning: "LDAP_PAGE_SIZE" redefined #define LDAP_PAGE_SIZE 1024 In file included from /usr/include/samba-4.0/smbldap.h:24:0, from ipa_sam.c:31: /usr/include/samba-4.0/smb_ldap.h:81:0: note: this is the location of the previous definition #define LDAP_PAGE_SIZE 1000 Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Diffstat (limited to 'ipapython')
0 files changed, 0 insertions, 0 deletions