svn commit: samba r19454 - in branches/SAMBA_4_0/source/lib/ldb/common: .

idra at samba.org idra at samba.org
Sun Oct 22 21:16:47 GMT 2006


Author: idra
Date: 2006-10-22 21:16:46 +0000 (Sun, 22 Oct 2006)
New Revision: 19454

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

Log:

In standalone build init asq too


Modified:
   branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c	2006-10-22 21:16:22 UTC (rev 19453)
+++ branches/SAMBA_4_0/source/lib/ldb/common/ldb_modules.c	2006-10-22 21:16:46 UTC (rev 19454)
@@ -160,6 +160,7 @@
 		ldb_objectclass_init,	\
 		ldb_paged_results_init,	\
 		ldb_sort_init,		\
+		ldb_asq_init,		\
 		NULL			\
 	}
 #endif



More information about the samba-cvs mailing list