MXS-2205 Convert maxscale/poll.h to .hh
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/alloc.h>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
|
||||
#include "binlogfilter.hh"
|
||||
#include "binlogfiltersession.hh"
|
||||
|
@ -22,7 +22,7 @@
|
||||
#include <maxscale/log.h>
|
||||
#include <maxscale/modinfo.h>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/query_classifier.h>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
#include <maxscale/filter.hh>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/mysql_utils.hh>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
|
||||
#include "maskingfilter.hh"
|
||||
|
@ -31,7 +31,7 @@
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/mysql_utils.hh>
|
||||
#include <maxscale/paths.h>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/protocol/mysql.h>
|
||||
#include <maxscale/query_classifier.h>
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
#include <maxscale/ccdefs.hh>
|
||||
#include <maxscale/modutil.hh>
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
#include <maxscale/query_classifier.h>
|
||||
|
||||
#include "throttlesession.hh"
|
||||
|
Reference in New Issue
Block a user