Further cleanup of monitor headers

This commit is contained in:
Esa Korhonen
2017-01-20 14:31:16 +02:00
parent 7723641687
commit 9430da94b9
3 changed files with 14 additions and 16 deletions

View File

@ -45,8 +45,10 @@
* @endverbatim
*/
#include <maxscale/config.h>
#include <ctype.h>
#include <ftw.h>
#include <fcntl.h>
#include <glob.h>
#include <net/if.h>
#include <stdio.h>
@ -54,6 +56,7 @@
#include <string.h>
#include <sys/ioctl.h>
#include <ini.h>
#include <maxscale/alloc.h>
#include <maxscale/housekeeper.h>
#include <maxscale/limits.h>