summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/smbldap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/include/smbldap.h b/source3/include/smbldap.h
index ef09c4c3c2..df9df766b3 100644
--- a/source3/include/smbldap.h
+++ b/source3/include/smbldap.h
@@ -25,6 +25,9 @@
#ifdef HAVE_LDAP
+#include <talloc.h>
+#include <tevent.h>
+
/**
* Struct to keep the state for all the ldap stuff
*