[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Fri Nov 27 10:53:03 MST 2009


The branch, master has been updated
       via  da79cbb... s3-kerberos: add a missing reference to authdata headers.
      from  ae20737... s3-kerberos: do not include authdata headers before including krb5 headers.

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


- Log -----------------------------------------------------------------
commit da79cbb0800dd647be864e8bbb5fe1132708174b
Author: Günther Deschner <gd at samba.org>
Date:   Fri Nov 27 18:51:56 2009 +0100

    s3-kerberos: add a missing reference to authdata headers.
    
    Guenther

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

Summary of changes:
 source3/libsmb/clikrb5.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/libsmb/clikrb5.c b/source3/libsmb/clikrb5.c
index 0839b43..04c9bbf 100644
--- a/source3/libsmb/clikrb5.c
+++ b/source3/libsmb/clikrb5.c
@@ -22,6 +22,7 @@
 
 #include "includes.h"
 #include "smb_krb5.h"
+#include "authdata.h"
 
 #ifdef HAVE_KRB5
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list