[Fedora-directory-commits] ldapserver/ldap/servers/plugins/replication windows_private.c, 1.18, 1.19

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Tue Aug 5 22:43:31 UTC 2008


Author: rmeggins

Update of /cvs/dirsec/ldapserver/ldap/servers/plugins/replication
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27573

Modified Files:
	windows_private.c 
Log Message:
Resolves: bug 457846
Bug Description: The Windows Sync API should have plug-in points
Fix Description: forgot to add #include "winsync-plugin.h"



Index: windows_private.c
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/servers/plugins/replication/windows_private.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- windows_private.c	5 Aug 2008 20:26:22 -0000	1.18
+++ windows_private.c	5 Aug 2008 22:43:29 -0000	1.19
@@ -48,6 +48,7 @@
 #include "slap.h"
 #include "slapi-plugin.h"
 #include "windowsrepl.h"
+#include "winsync-plugin.h"
 
 struct windowsprivate {
   




More information about the Fedora-directory-commits mailing list