1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-30 20:23:49 +03:00

r12542: Move some more prototypes out to seperate headers

This commit is contained in:
Jelmer Vernooij
2005-12-28 15:38:36 +00:00
committed by Gerald (Jerry) Carter
parent 31f65e510c
commit 0aca5fd513
112 changed files with 153 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
#include "auth/auth.h"
#include "libcli/ldap/ldap.h"
#include "smbd/service_stream.h"
#include "dsdb/samdb/samdb.h"
static NTSTATUS ldapsrv_BindSimple(struct ldapsrv_call *call)
{