summaryrefslogtreecommitdiffstats
path: root/ldap.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap.h')
-rw-r--r--ldap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ldap.h b/ldap.h
index aef89e0..856feb4 100644
--- a/ldap.h
+++ b/ldap.h
@@ -110,6 +110,7 @@ enum ldapops {
ModifyDNRequest=12, ModifyDNResponse=13,
CompareRequest=14, CompareResponse=15,
AbandonRequest=16,
+ SearchResultReference=19,
ExtendedRequest=23 /* coincidence? I think not. */,
ExtendedResponse=24
};