[SCM] Samba Shared Repository - branch master updated

Jelmer Vernooij jelmer at samba.org
Mon Oct 11 07:02:01 MDT 2010


The branch, master has been updated
       via  edc5ccc credentials: Avoid unnecessary includes.
      from  391b24e Fix some warnings at higher -W levels in pidl generated code.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit edc5ccc3098eae9975f11e452c5a4ecb2ae7ee36
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Oct 11 14:11:05 2010 +0200

    credentials: Avoid unnecessary includes.
    
    Autobuild-User: Jelmer Vernooij <jelmer at samba.org>
    Autobuild-Date: Mon Oct 11 13:01:36 UTC 2010 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source4/auth/credentials/credentials.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/auth/credentials/credentials.c b/source4/auth/credentials/credentials.c
index 3a2e9a6..2bd0414 100644
--- a/source4/auth/credentials/credentials.c
+++ b/source4/auth/credentials/credentials.c
@@ -24,8 +24,6 @@
 #include "includes.h"
 #include "librpc/gen_ndr/samr.h" /* for struct samrPassword */
 #include "auth/credentials/credentials.h"
-#include "auth/credentials/credentials_krb5.h"
-#include "auth/kerberos/kerberos_util.h"
 #include "libcli/auth/libcli_auth.h"
 #include "lib/events/events.h"
 #include "param/param.h"


-- 
Samba Shared Repository


More information about the samba-cvs mailing list