mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 17:19:43 -05:00
No more dependency on OpenSSL
This commit is contained in:
parent
b6bb36eaf1
commit
93e1da43e9
1 changed files with 0 additions and 4 deletions
|
|
@ -53,10 +53,6 @@
|
|||
#include "lutil_ldap.h"
|
||||
#include "config.h"
|
||||
|
||||
#ifdef HAVE_TLS
|
||||
#include <openssl/ssl.h>
|
||||
#endif
|
||||
|
||||
#define ARGS_STEP 512
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue