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

r26385: Integrate gensec-socket into gensec.

This commit is contained in:
Jelmer Vernooij
2007-12-10 18:42:07 +01:00
committed by Stefan Metzmacher
parent 881ec40d7a
commit 78bb444b4b
9 changed files with 43 additions and 72 deletions

View File

@@ -26,7 +26,6 @@
#include "lib/ldb/include/ldb_errors.h"
#include "dsdb/samdb/samdb.h"
#include "auth/gensec/gensec.h"
#include "auth/gensec/socket.h"
#include "param/param.h"
static NTSTATUS ldapsrv_BindSimple(struct ldapsrv_call *call)