Cleanup server.hh

Simplify type definitions.
This commit is contained in:
Esa Korhonen
2018-12-04 16:53:37 +02:00
parent 7ca421fe5f
commit f2fcf79fb2
10 changed files with 37 additions and 43 deletions

View File

@ -29,7 +29,7 @@
#include <maxscale/filter.hh>
#include <maxscale/server.hh>
struct server;
struct SERVER;
struct mxs_router;
struct mxs_router_object;
struct users;