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