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:
@ -25,7 +25,7 @@
|
||||
#include "httprequest.hh"
|
||||
#include "httpresponse.hh"
|
||||
#include "monitor.h"
|
||||
#include "service.h"
|
||||
#include "service.hh"
|
||||
#include "filter.hh"
|
||||
#include "session.h"
|
||||
|
||||
|
Reference in New Issue
Block a user