X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fldap.h;h=1a801a3a32390be344ed94bae26b079445f46be4;hb=975a5e9a24e971197baa9ea2d4479100977c9060;hp=5872bf3b3cab2f3bf325c99b17045b6713bf674f;hpb=4d7e9044048a046e43296d9e8d22b4f5b60b38ff;p=openldap diff --git a/include/ldap.h b/include/ldap.h index 5872bf3b3c..1a801a3a32 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -1188,6 +1188,7 @@ typedef LDAPRDN** LDAPDN; /* DN flags */ #define LDAP_DN_PRETTY 0x0100U +#define LDAP_DN_SKIP 0x0200U #define LDAP_DN_P_NOLEADTRAILSPACES 0x1000U #define LDAP_DN_P_NOSPACEAFTERRDN 0x2000U #define LDAP_DN_PEDANTIC 0xF000U