MXS-2205 Convert maxscale/poll.h to .hh

This commit is contained in:
Esa Korhonen
2018-12-04 11:25:31 +02:00
parent 4dd2dad426
commit d96a7dedc5
35 changed files with 37 additions and 37 deletions

View File

@ -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>