MXS-2196: Rename dcb.h to dcb.hh
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#define MXS_MODULE_NAME "readconnroute"
|
||||
|
||||
#include <maxscale/ccdefs.hh>
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/service.hh>
|
||||
#include <maxscale/router.hh>
|
||||
|
||||
|
||||
@ -82,7 +82,7 @@
|
||||
#include <maxscale/server.hh>
|
||||
#include <maxscale/router.hh>
|
||||
#include <maxbase/atomic.hh>
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
|
||||
Reference in New Issue
Block a user