mirror of
https://github.com/samba-team/samba.git
synced 2025-11-28 12:23:49 +03:00
Attempt to fix the build without system-ldap.
I really tried, but I knew I would miss something... :-)
This commit is contained in:
@@ -28,7 +28,7 @@ struct tldap_message;
|
||||
|
||||
struct tldap_control {
|
||||
const char *oid;
|
||||
struct berval value;
|
||||
DATA_BLOB value;
|
||||
bool iscritical;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user