MXS-2196: Rename dcb.h to dcb.hh
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
#include <maxbase/maxbase.hh>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/paths.h>
|
||||
#include <maxscale/modulecmd.hh>
|
||||
#include <maxscale/session.hh>
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/listener.hh>
|
||||
#include <maxscale/service.hh>
|
||||
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
|
||||
#include <maxscale/cdefs.h>
|
||||
#include <maxbase/maxbase.hh>
|
||||
#include <maxscale/dcb.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/housekeeper.h>
|
||||
#include <maxscale/maxscale_test.h>
|
||||
#include <maxscale/log.h>
|
||||
|
||||
Reference in New Issue
Block a user