Move config_runtime.h and externcmd.h to core

+ some cleanup
This commit is contained in:
Esa Korhonen
2017-01-24 12:40:44 +02:00
parent 641896872e
commit b187afdcf4
10 changed files with 19 additions and 25 deletions

View File

@ -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>