MXS-2196: Rename dcb.h to dcb.hh
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/maxscale.h>
|
||||
#include <maxscale/mysql_utils.hh>
|
||||
|
@ -20,7 +20,7 @@
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include <maxscale/authenticator.h>
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/buffer.hh>
|
||||
#include <maxscale/service.hh>
|
||||
#include <maxscale/sqlite3.h>
|
||||
|
Reference in New Issue
Block a user