Remove maxscale/alloc.h
The remaining contents were moved to maxbase/alloc.h.
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
|
||||
#include <maxscale/ccdefs.hh>
|
||||
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxbase/alloc.h>
|
||||
#include <maxscale/authenticator.hh>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/mysql_utils.hh>
|
||||
|
@ -14,7 +14,7 @@
|
||||
#define MXS_MODULE_NAME "GSSAPIBackendAuth"
|
||||
|
||||
#include <maxscale/ccdefs.hh>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxbase/alloc.h>
|
||||
#include <maxscale/authenticator.hh>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/protocol/mysql.hh>
|
||||
|
@ -12,7 +12,7 @@
|
||||
*/
|
||||
|
||||
#include "gssapi_auth.hh"
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxbase/alloc.h>
|
||||
|
||||
/**
|
||||
* @brief Report GSSAPI errors
|
||||
|
Reference in New Issue
Block a user