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

tridge at samba.org tridge at samba.org
Tue Sep 5 04:48:02 GMT 2006


Author: tridge
Date: 2006-09-05 04:48:01 +0000 (Tue, 05 Sep 2006)
New Revision: 18059

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

Log:

another cpp error

Modified:
   branches/SAMBA_4_0/source/lib/replace/test/testsuite.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/replace/test/testsuite.c
===================================================================
--- branches/SAMBA_4_0/source/lib/replace/test/testsuite.c	2006-09-05 04:23:11 UTC (rev 18058)
+++ branches/SAMBA_4_0/source/lib/replace/test/testsuite.c	2006-09-05 04:48:01 UTC (rev 18059)
@@ -31,7 +31,7 @@
 #include <stdlib.h>
 #endif
 
-#if HAVE_TYPES_H
+#if HAVE_SYS_TYPES_H
 #include <sys/types.h>
 #endif
 



More information about the samba-cvs mailing list