Move config_runtime.h and externcmd.h to core
+ some cleanup
This commit is contained in:
@ -31,7 +31,6 @@
|
||||
#include <string.h>
|
||||
#include <maxscale/monitor.h>
|
||||
#include <maxscale/spinlock.h>
|
||||
#include <maxscale/externcmd.h>
|
||||
#include <maxscale/thread.h>
|
||||
#include <mysql.h>
|
||||
#include <mysqld_error.h>
|
||||
|
@ -28,7 +28,6 @@
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/config.h>
|
||||
#include <maxscale/externcmd.h>
|
||||
|
||||
/**
|
||||
* @file mmmon.h - The Multi-Master monitor
|
||||
|
@ -48,7 +48,6 @@
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/config.h>
|
||||
#include <maxscale/externcmd.h>
|
||||
#include <maxscale/hashtable.h>
|
||||
|
||||
MXS_BEGIN_DECLS
|
||||
|
Reference in New Issue
Block a user