Rename and cleanup authenticator.h
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
#include "mysql_auth.hh"
|
||||
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
#include <maxscale/authenticator.h>
|
||||
#include <maxscale/authenticator.hh>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/event.hh>
|
||||
#include <maxscale/poll.hh>
|
||||
|
@ -19,7 +19,7 @@
|
||||
#include <stdint.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include <maxscale/authenticator.h>
|
||||
#include <maxscale/authenticator.hh>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/buffer.hh>
|
||||
#include <maxscale/service.hh>
|
||||
|
Reference in New Issue
Block a user