mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
r23896: hopefully fix the build on most systems
metze
(This used to be commit d5512da62a
)
This commit is contained in:
parent
57dd25cccb
commit
fc3f3c655b
@ -54,7 +54,7 @@ typedef struct {
|
||||
} config;
|
||||
|
||||
/* info about the current LDAP connection */
|
||||
#ifdef HAVE_ADS
|
||||
#ifdef HAVE_LDAP
|
||||
struct {
|
||||
LDAP *ld;
|
||||
struct in_addr ip; /* the ip of the active connection, if any */
|
||||
|
Loading…
Reference in New Issue
Block a user