svn commit: samba r25912 - in branches/SAMBA_4_0/source/lib/replace: .

metze at samba.org metze at samba.org
Fri Nov 9 08:42:55 GMT 2007


Author: metze
Date: 2007-11-09 08:42:55 +0000 (Fri, 09 Nov 2007)
New Revision: 25912

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25912

Log:
Two patches
    
Hi!

Can you check and push them?
	    
Thanks,
		
Volker
	    
>From b488af5905e2dee12a1a72a3b40801ae5c26f24f Mon Sep 17 00:00:00 2001
From: Volker Lendecke <vl at sernet.de>
Date: Sat, 27 Oct 2007 14:20:09 +0200
Subject: [PATCH] Fix some warnings and errors

merge from v3-2-test commit e17d3e10e860c96b6d5208e5fe51e43b8e58c174
Modified:
   branches/SAMBA_4_0/source/lib/replace/getpass.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/replace/getpass.c
===================================================================
--- branches/SAMBA_4_0/source/lib/replace/getpass.c	2007-11-09 08:40:05 UTC (rev 25911)
+++ branches/SAMBA_4_0/source/lib/replace/getpass.c	2007-11-09 08:42:55 UTC (rev 25912)
@@ -21,6 +21,7 @@
 #include "system/filesys.h"
 #include "system/wait.h"
 #include "system/terminal.h"
+#include "system/passwd.h"
 
 /*
  * Define additional missing types



More information about the samba-cvs mailing list