1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-29 02:50:28 +03:00

s3-auth: run minimal_includes.pl

Guenther
This commit is contained in:
Günther Deschner 2011-05-05 00:03:48 +02:00
parent 7f36f3effa
commit 58db720e27
5 changed files with 0 additions and 6 deletions

View File

@ -22,7 +22,6 @@
#include "includes.h"
#include "auth.h"
#include "../libcli/auth/libcli_auth.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_AUTH

View File

@ -20,7 +20,6 @@
#include "includes.h"
#include "auth.h"
#include "system/passwd.h"
#include "../librpc/gen_ndr/samr.h"
#include "smbd/globals.h"
#undef DBGC_CLASS

View File

@ -23,7 +23,6 @@
#include "includes.h"
#include "auth.h"
#include "smbd/globals.h"
#include "../libcli/auth/libcli_auth.h"
#include "../lib/crypto/arcfour.h"
#include "rpc_client/init_lsa.h"

View File

@ -23,8 +23,6 @@
#include "includes.h"
#include "auth.h"
#include "smbd/globals.h"
#include "../libcli/auth/libcli_auth.h"
#include "nsswitch/winbind_client.h"
#include "passdb.h"

View File

@ -31,7 +31,6 @@
#include "../librpc/gen_ndr/netlogon.h"
#include "../libcli/security/security.h"
#include "../lib/util/util_pw.h"
#include "lib/winbind_util.h"
#include "passdb.h"
#include "lib/privileges.h"