MXS-2220 Move MxsDiskSpaceThreshold definition to SERVER

Reduces include-clutter a bit.
This commit is contained in:
Esa Korhonen
2018-12-12 14:18:35 +02:00
parent 6209d737e9
commit 405b4de1dd
4 changed files with 10 additions and 9 deletions

View File

@ -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();