Author: metze Date: 2007-11-05 11:08:35 +0000 (Mon, 05 Nov 2007) New Revision: 25831
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25831 Log: remove unused include metze Modified: branches/SAMBA_4_0/source/scripting/ejs/smbcalls_rand.c Changeset: Modified: branches/SAMBA_4_0/source/scripting/ejs/smbcalls_rand.c =================================================================== --- branches/SAMBA_4_0/source/scripting/ejs/smbcalls_rand.c 2007-11-05 10:10:17 UTC (rev 25830) +++ branches/SAMBA_4_0/source/scripting/ejs/smbcalls_rand.c 2007-11-05 11:08:35 UTC (rev 25831) @@ -22,7 +22,6 @@ #include "includes.h" #include "scripting/ejs/smbcalls.h" #include "lib/appweb/ejs/ejs.h" -#include "system/passwd.h" #include "librpc/gen_ndr/ndr_misc.h" /*
