diff options
| author | David Boreham <dboreham@redhat.com> | 2005-03-31 22:00:46 +0000 |
|---|---|---|
| committer | David Boreham <dboreham@redhat.com> | 2005-03-31 22:00:46 +0000 |
| commit | ff2e6525088908ba32f727d92f0ea861b1cfa0b4 (patch) | |
| tree | eb2f3fa50a44bf4b9e24fa9ed6221827c7efdf41 /ldap/servers/plugins/replication/repl_shared.h | |
| parent | 3e4f39cde6b1e1fa0395c2f7bce0e13eaa0ead88 (diff) | |
New windows sync code
Diffstat (limited to 'ldap/servers/plugins/replication/repl_shared.h')
| -rw-r--r-- | ldap/servers/plugins/replication/repl_shared.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ldap/servers/plugins/replication/repl_shared.h b/ldap/servers/plugins/replication/repl_shared.h index 3e65ddff..df14a70f 100644 --- a/ldap/servers/plugins/replication/repl_shared.h +++ b/ldap/servers/plugins/replication/repl_shared.h @@ -98,6 +98,7 @@ #define CHANGELOG_DB_VERSION_PREV "3.0" #define CHANGELOG_DB_VERSION "4.0" extern char *repl_plugin_name; +extern char *windows_repl_plugin_name; extern char *repl_plugin_name_cl; /* repl_monitor.c */ |
