Fix compilation error due to missing LDAP_DECLARE definition
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/revert-ap-ldap@
1150162 13f79535-47bb-0310-9956-
ffa450edef68
#include "apr_strings.h"
#if AP_HAS_LDAP
-#include "ldap_private.h"
/**
* APR LDAP SSL Initialise function
#include "apr_tables.h"
#if AP_HAS_LDAP
-#include "ldap_private.h"
static void option_set_cert(apr_pool_t *pool, LDAP *ldap, const void *invalue,
ap_ldap_err_t *result);
#include "ap_ldap.h"
#if AP_HAS_LDAP
-#include "ldap_private.h"
#include "apr_errno.h"
#include "apr_strings.h"
#include "ap_ldap.h"
#if AP_HAS_LDAP
-#include "ldap_private.h"
#if APR_HAVE_STDLIB_H
#include <stdlib.h>