MXS-2220 Move MxsDiskSpaceThreshold definition to SERVER
Reduces include-clutter a bit.
This commit is contained in:
@ -19,11 +19,10 @@
|
||||
#include <maxbase/ccdefs.hh>
|
||||
|
||||
#include <mutex>
|
||||
|
||||
#include <maxbase/average.hh>
|
||||
#include <maxscale/config.hh>
|
||||
#include <maxscale/server.hh>
|
||||
#include <maxscale/resultset.hh>
|
||||
#include <maxscale/routingworker.hh>
|
||||
|
||||
std::unique_ptr<ResultSet> serverGetList();
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
#include <maxbase/jansson.h>
|
||||
#include <maxscale/pcre2.h>
|
||||
|
||||
#include <maxscale/queryclassifier.hh>
|
||||
#include "mysql.hh"
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user