git.samba.org
/
ira
/
wip.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Attempt to fix the build without system-ldap.
[ira/wip.git]
/
source3
/
include
/
tldap.h
diff --git
a/source3/include/tldap.h
b/source3/include/tldap.h
index 2cf22307017cb3f66f299b7613f09e04d00de2cd..042f3d95c45d54912452486603541c6eaf874dc0 100644
(file)
--- a/
source3/include/tldap.h
+++ b/
source3/include/tldap.h
@@
-28,7
+28,7
@@
struct tldap_message;
struct tldap_control {
const char *oid;
struct tldap_control {
const char *oid;
-
struct berval
value;
+
DATA_BLOB
value;
bool iscritical;
};
bool iscritical;
};