svn commit: samba r5334 - in branches/SAMBA_4_0/source/include: .

abartlet at samba.org abartlet at samba.org
Fri Feb 11 10:50:54 GMT 2005


Author: abartlet
Date: 2005-02-11 10:50:54 +0000 (Fri, 11 Feb 2005)
New Revision: 5334

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

Log:
Bah, it's all to hard...

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/source/include/includes.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/includes.h
===================================================================
--- branches/SAMBA_4_0/source/include/includes.h	2005-02-11 10:37:59 UTC (rev 5333)
+++ branches/SAMBA_4_0/source/include/includes.h	2005-02-11 10:50:54 UTC (rev 5334)
@@ -51,6 +51,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <stddef.h>
+#include <sys/time.h>
 
 #ifdef HAVE_STDINT_H
 #include <stdint.h>



More information about the samba-cvs mailing list