svn commit: samba r5301 - in branches/SAMBA_4_0/source/smbd: .

tridge at samba.org tridge at samba.org
Thu Feb 10 05:29:38 GMT 2005


Author: tridge
Date: 2005-02-10 05:29:38 +0000 (Thu, 10 Feb 2005)
New Revision: 5301

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

Log:
fixed pthreads build
Modified:
   branches/SAMBA_4_0/source/smbd/process_thread.c


Changeset:
Modified: branches/SAMBA_4_0/source/smbd/process_thread.c
===================================================================
--- branches/SAMBA_4_0/source/smbd/process_thread.c	2005-02-10 05:22:53 UTC (rev 5300)
+++ branches/SAMBA_4_0/source/smbd/process_thread.c	2005-02-10 05:29:38 UTC (rev 5301)
@@ -29,6 +29,7 @@
 #include <execinfo.h>
 #endif
 #include "system/wait.h"
+#include "system/filesys.h"
 #include "lib/events/events.h"
 #include "dlinklist.h"
 #include "smb_server/smb_server.h"



More information about the samba-cvs mailing list