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:
@ -34,7 +34,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/server.h>
|
||||
#include <maxscale/server.hh>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/paths.h>
|
||||
#include <maxscale/config.hh>
|
||||
|
||||
Reference in New Issue
Block a user