mysql_client_server_protocol.h moved.

Moved to include/maxscale/protocol/mysql.h
This commit is contained in:
Johan Wikman
2016-10-13 19:40:00 +03:00
parent 485675d065
commit 3a18b64bdd
33 changed files with 44 additions and 44 deletions

View File

@ -30,7 +30,7 @@ extern "C" {
/* This needs to be removed along with dependency on it - see the
* rwsplit_tmp_table_multi functions
*/
#include <mysql_client_server_protocol.h>
#include <maxscale/protocol/mysql.h>
/*
* The following are implemented in rwsplit_mysql.c