svn commit: samba r6639 - in branches/SAMBA_3_0/source/include: .

vlendec at samba.org vlendec at samba.org
Sat May 7 06:46:37 GMT 2005


Author: vlendec
Date: 2005-05-07 06:46:37 +0000 (Sat, 07 May 2005)
New Revision: 6639

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

Log:
Attempt to fix the build with talloc

Volker

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


Changeset:
Modified: branches/SAMBA_3_0/source/include/includes.h
===================================================================
--- branches/SAMBA_3_0/source/include/includes.h	2005-05-06 21:10:44 UTC (rev 6638)
+++ branches/SAMBA_3_0/source/include/includes.h	2005-05-07 06:46:37 UTC (rev 6639)
@@ -804,6 +804,7 @@
 #include "tdb/tdb.h"
 #include "tdb/spinlock.h"
 #include "tdb/tdbutil.h"
+#define _SAMBA_BUILD_ 1
 #include "talloc.h"
 #include "nt_status.h"
 #include "ads.h"



More information about the samba-cvs mailing list