diff options
Diffstat (limited to 'source3/lib/tldap.c')
-rw-r--r-- | source3/lib/tldap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/tldap.c b/source3/lib/tldap.c index 9523fdeab9..db5d562eff 100644 --- a/source3/lib/tldap.c +++ b/source3/lib/tldap.c @@ -19,6 +19,7 @@ #include "includes.h" #include "tldap.h" +#include "../lib/util/asn1.h" static int tldap_simple_recv(struct tevent_req *req); |