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:
@ -27,7 +27,7 @@
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/listener.hh>
|
||||
#include <maxscale/filter.hh>
|
||||
#include <maxscale/server.h>
|
||||
#include <maxscale/server.hh>
|
||||
|
||||
struct server;
|
||||
struct mxs_router;
|
||||
|
||||
Reference in New Issue
Block a user