Issue #2399 - Fix LDAP on Linux.

This commit is contained in:
Jeremy Andrews 2023-12-01 19:01:18 -06:00 committed by roytam1
commit 54874de6d4
5 changed files with 27 additions and 25 deletions

View file

@ -42,14 +42,14 @@
#ifndef _LDAP_STANDARD_H
#define _LDAP_STANDARD_H
#ifdef __cplusplus
extern "C" {
#endif
#include "ldap-platform.h"
#include "lber.h"
#ifdef __cplusplus
extern "C" {
#endif
#define LDAP_PORT 389
#define LDAPS_PORT 636
#define LDAP_VERSION2 2