MXS-2068: Move RWBackend into mysqlcommon
This cleanly allows multiple modules to use it.
This commit is contained in:
@ -35,8 +35,7 @@
|
||||
#include <maxscale/session_command.hh>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/routingworker.hh>
|
||||
|
||||
#include "rwbackend.hh"
|
||||
#include <maxscale/protocol/rwbackend.hh>
|
||||
|
||||
enum backend_type_t
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user