MXS-2205 Combine maxscale/server.h with maxscale/server.hh
The server-struct is still used in several .h-files.
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/server.h>
|
||||
#include <maxscale/server.hh>
|
||||
#include <maxscale/utils.h>
|
||||
|
||||
static void generate_param_names(int pairs);
|
||||
|
@ -60,7 +60,7 @@
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/server.h>
|
||||
#include <maxscale/server.hh>
|
||||
#include <maxbase/atomic.h>
|
||||
#include <maxscale/query_classifier.h>
|
||||
|
||||
|
Reference in New Issue
Block a user