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

s3-auth Remove more unused headers

Signed-off-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
Andrew Bartlett 2011-12-26 15:02:50 +11:00 committed by Stefan Metzmacher
parent 6abb880519
commit a074a5d5fa

View File

@ -22,11 +22,8 @@
#include "includes.h"
#include "auth.h"
#include "../librpc/gen_ndr/netlogon.h"
#include "../librpc/gen_ndr/dcerpc.h"
#include "../lib/tsocket/tsocket.h"
#include "auth/gensec/gensec.h"
#include "librpc/rpc/dcerpc.h"
#include "lib/param/param.h"
NTSTATUS auth_generic_prepare(TALLOC_CTX *mem_ctx,