diff --git a/include/ldap_features.nt b/include/ldap_features.nt index 746e7d9f3e..9fcde6cd97 100644 --- a/include/ldap_features.nt +++ b/include/ldap_features.nt @@ -14,6 +14,12 @@ #ifndef _LDAP_FEATURES_H #define _LDAP_FEATURES_H 1 +/* OpenLDAP API version macros */ +#define LDAP_VENDOR_VERSION 0 +#define LDAP_VENDOR_VERSION_MAJOR 2 +#define LDAP_VENDOR_VERSION_MINOR X +#define LDAP_VENDOR_VERSION_PATCH X + /* ** OpenLDAP reentrancy/thread-safeness should be dynamically ** checked using ldap_get_option().