]> git.sur5r.net Git - openldap/commitdiff
commit missing TXN piece
authorKurt Zeilenga <kurt@openldap.org>
Fri, 31 Mar 2006 15:31:29 +0000 (15:31 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 31 Mar 2006 15:31:29 +0000 (15:31 +0000)
include/ldap.h

index ae4e9ae7f5a99446b21ae622aca2d146ff2340bf..ba28049d9d380237b4d77d1c06576f4dc73489f8 100644 (file)
@@ -626,7 +626,10 @@ typedef struct ldapcontrol {
 #define LDAP_X_INVALIDREFERENCE                        0x4112
 #endif
 
-#define LDAP_X_TXN_ID_INVALID          0x4120
+#ifdef LDAP_X_TXN
+#define LDAP_X_TXN_SPECIFY_OKAY                0x4120
+#define LDAP_X_TXN_ID_INVALID          0x4121
+#endif
 
 /* API Error Codes
  *