MXS-2205 Convert maxscale/poll.h to .hh
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
* @file poll.c - Abstraction of the epoll functionality
|
||||
*/
|
||||
|
||||
#include <maxscale/poll.h>
|
||||
#include <maxscale/poll.hh>
|
||||
|
||||
#include <errno.h>
|
||||
#include <inttypes.h>
|
||||
|
Reference in New Issue
Block a user