MXS-1929: Take internal Service struct into use
The internals now mostly refer to the Service struct instead of the public SERVICE struct.
This commit is contained in:
@ -45,6 +45,7 @@
|
||||
#include "internal/poll.h"
|
||||
#include "internal/routingworker.hh"
|
||||
#include "internal/config.h"
|
||||
#include "internal/service.hh"
|
||||
|
||||
|
||||
using maxscale::Semaphore;
|
||||
|
Reference in New Issue
Block a user