MXS-2205 Combine routingworker.h with routingworker.hh

This commit is contained in:
Esa Korhonen
2018-12-04 12:26:38 +02:00
parent 9f721f725e
commit bec9455a74
11 changed files with 147 additions and 167 deletions

View File

@ -30,7 +30,7 @@
#include <maxscale/utils.h>
#include <maxscale/protocol/mariadb_client.hh>
#include <maxscale/poll.hh>
#include <maxscale/routingworker.h>
#include <maxscale/routingworker.hh>
uint8_t null_client_sha1[MYSQL_SCRAMBLE_LEN] = "";