maxconfig.h renamed to config.h

This commit is contained in:
Johan Wikman
2016-10-13 19:58:06 +03:00
parent 3a18b64bdd
commit 76430e060f
15 changed files with 14 additions and 15 deletions

View File

@ -57,7 +57,7 @@
#include <maxscale/dcb.h>
#include <maxscale/session.h>
#include <maxscale/modules.h>
#include <maxscale/maxconfig.h>
#include <maxscale/config.h>
#include <maxscale/poll.h>
#include <maxscale/housekeeper.h>
#include <maxscale/service.h>