[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-1280-gcf9b027

Michael Adam obnox at samba.org
Mon Apr 27 09:23:32 GMT 2009


The branch, master has been updated
       via  cf9b027709b46872b07e7f7ca1c9740fc5e0037b (commit)
      from  d8f3f7cd42273c172d9db8a1e4f447ed2f0876d7 (commit)

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


- Log -----------------------------------------------------------------
commit cf9b027709b46872b07e7f7ca1c9740fc5e0037b
Author: Michael Adam <obnox at samba.org>
Date:   Mon Apr 27 10:51:55 2009 +0200

    s3:fix build of the pam_smbpass shared module
    
    Michael

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

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


Changeset truncated at 500 lines:

diff --git a/source3/pam_smbpass/support.c b/source3/pam_smbpass/support.c
index 8f537c4..1e66f40 100644
--- a/source3/pam_smbpass/support.c
+++ b/source3/pam_smbpass/support.c
@@ -19,6 +19,8 @@
 
 #include "support.h"
 
+#include "../libcli/auth/libcli_auth.h"
+
 
 #define _pam_overwrite(x)        \
 do {                             \


-- 
Samba Shared Repository


More information about the samba-cvs mailing list