1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00

r5305: removed libcli/ldap/ldap.h from includes.h

(This used to be commit 0df3fdd817)
This commit is contained in:
Andrew Tridgell
2005-02-10 07:08:40 +00:00
committed by Gerald (Jerry) Carter
parent bed7c9ec32
commit 501379431c
12 changed files with 73 additions and 3 deletions

View File

@ -21,6 +21,7 @@
#include "includes.h"
#include "ldap_server/ldap_server.h"
#include "auth/auth.h"
#include "libcli/ldap/ldap.h"
static NTSTATUS ldapsrv_BindSimple(struct ldapsrv_call *call)
{