MXS-2205 Convert maxscale/poll.h to .hh
This commit is contained in:
@ -36,7 +36,7 @@
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxbase/atomic.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/log.h>
|
||||
|
||||
|
||||
|
@ -38,7 +38,7 @@
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxbase/atomic.h>
|
||||
#include <maxscale/dcb.hh>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/log.h>
|
||||
|
||||
static MAXINFO_TREE* make_tree_node(MAXINFO_OPERATOR, char*, MAXINFO_TREE*, MAXINFO_TREE*);
|
||||
|
Reference in New Issue
Block a user