summaryrefslogtreecommitdiff
path: root/source3/lib/tldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/tldap.c')
-rw-r--r--source3/lib/tldap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/tldap.c b/source3/lib/tldap.c
index fffa42cd33..25f39ed8a2 100644
--- a/source3/lib/tldap.c
+++ b/source3/lib/tldap.c
@@ -18,6 +18,7 @@
*/
#include "includes.h"
+#include "tldap.h"
bool tevent_req_is_ldap_error(struct tevent_req *req, int *perr)
{