replication-plugin.h revision 447e086422f1ab7cc16833583ed70a4af7a84bc5
#ifndef REPLICATION_PLUGIN_H
#define REPLICATION_PLUGIN_H
extern const char *replication_plugin_dependencies[];
void replication_plugin_deinit(void);
#endif