Browse Source

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

Rich Megginson 17 years ago
parent
commit
38f69c8a3f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ldap/servers/plugins/replication/windows_private.c

+ 1 - 0
ldap/servers/plugins/replication/windows_private.c

@@ -48,6 +48,7 @@
 #include "slap.h"
 #include "slapi-plugin.h"
 #include "windowsrepl.h"
+#include "winsync-plugin.h"
 
 struct windowsprivate {