MXS-2014 Rename log_manager.h to log.h
There's nothing resembling a manager anymore.
This commit is contained in:
@ -40,7 +40,7 @@
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/poll.h>
|
||||
#include <debugcli.h>
|
||||
#include <maxscale/log_manager.h>
|
||||
#include <maxscale/log.h>
|
||||
|
||||
/* The router entry points */
|
||||
static MXS_ROUTER *createInstance(SERVICE *service, MXS_CONFIG_PARAMETER* params);
|
||||
|
Reference in New Issue
Block a user