summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/tools/ldaptool.h
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/slapd/tools/ldaptool.h')
-rw-r--r--ldap/servers/slapd/tools/ldaptool.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/ldap/servers/slapd/tools/ldaptool.h b/ldap/servers/slapd/tools/ldaptool.h
index e85c4d0f..1aaf0edc 100644
--- a/ldap/servers/slapd/tools/ldaptool.h
+++ b/ldap/servers/slapd/tools/ldaptool.h
@@ -100,12 +100,6 @@ extern int getopt (int argc, char *const *argv, const char *optstring);
#include <ldaplog.h>
#include <ldif.h>
-#if defined(NET_SSL)
-#include <ldap_ssl.h>
-#endif
-
-#include <ldappr.h>
-
#ifdef __cplusplus
extern "C" {
#endif
@@ -119,7 +113,6 @@ extern "C" {
#define LDAPTOOL_DEFSEP "=" /* used by ldapcmp and ldapsearch */
#define LDAPTOOL_DEFHOST "localhost"
-#define LDAPTOOL_DEFSSLSTRENGTH LDAPSSL_AUTH_CERT
#define LDAPTOOL_DEFCERTDBPATH "."
#define LDAPTOOL_DEFKEYDBPATH "."
#define LDAPTOOL_DEFREFHOPLIMIT 5