Skip to content
Snippets Groups Projects
Commit fd0980cf authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

quick patch for NT. Need an integrated versioning mechanism...

parent 5c8d4c88
Branches
Tags
No related merge requests found
......@@ -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().
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment