Fix old header names in modules
Some of the modules still used the gw_authenticator.h name.
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
|
||||
#define MXS_MODULE_NAME "GSSAPIAuth"
|
||||
|
||||
#include <maxscale/gw_authenticator.h>
|
||||
#include <maxscale/authenticator.h>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/log_manager.h>
|
||||
|
Reference in New Issue
Block a user