svn commit: samba r17833 - in branches/SAMBA_3_0/source/libaddns: .

vlendec at samba.org vlendec at samba.org
Fri Aug 25 15:08:05 GMT 2006


Author: vlendec
Date: 2006-08-25 15:08:05 +0000 (Fri, 25 Aug 2006)
New Revision: 17833

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

Log:
Next step to fix the build farm.

Jerry, why don't you include "includes.h"?

Thanks,

Volker
Modified:
   branches/SAMBA_3_0/source/libaddns/dnssock.c


Changeset:
Modified: branches/SAMBA_3_0/source/libaddns/dnssock.c
===================================================================
--- branches/SAMBA_3_0/source/libaddns/dnssock.c	2006-08-25 14:52:30 UTC (rev 17832)
+++ branches/SAMBA_3_0/source/libaddns/dnssock.c	2006-08-25 15:08:05 UTC (rev 17833)
@@ -25,6 +25,7 @@
 */
 
 #include "dns.h"
+#include <sys/time.h>
 
 /********************************************************************
 ********************************************************************/



More information about the samba-cvs mailing list