[SCM] Samba Shared Repository - branch master updated - tevent-0-9-8-385-gc708338

Günther Deschner gd at samba.org
Thu Sep 17 00:53:51 MDT 2009


The branch, master has been updated
       via  c7083386827d761d7276c2440812b00d026bf3e1 (commit)
      from  35f4b88c7c6a16664efef95d441389e3d2bc8c4c (commit)

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


- Log -----------------------------------------------------------------
commit c7083386827d761d7276c2440812b00d026bf3e1
Author: Günther Deschner <gd at samba.org>
Date:   Thu Sep 17 08:52:22 2009 +0200

    cifs-upcall: fix the build after spnego merge.
    
    Guenther

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

Summary of changes:
 client/cifs.upcall.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/client/cifs.upcall.c b/client/cifs.upcall.c
index 71e60c6..bf6a861 100644
--- a/client/cifs.upcall.c
+++ b/client/cifs.upcall.c
@@ -26,6 +26,7 @@ create dns_resolver * * /usr/local/sbin/cifs.upcall %k
 */
 
 #include "includes.h"
+#include "../libcli/auth/spnego.h"
 #include <keyutils.h>
 #include <getopt.h>
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list