include/maxscale/gw.h removed.

In a subsequent change, the includes of server/core/*.c will be
cleaned up, and if there is a common set of include files, needed
by most, then a server/core/maxscale/core.h that includes those
will be introduced.
This commit is contained in:
Johan Wikman
2016-10-17 11:23:14 +03:00
parent 63b5c10f31
commit f0cf391c18
23 changed files with 10 additions and 67 deletions

View File

@ -42,7 +42,6 @@
*
*/
#include <maxscale/gw.h>
#include <maxscale/utils.h>
#include <maxscale/protocol/mysql.h>
#include <maxscale/alloc.h>