Fixed missing include.

This commit is contained in:
Markus Makela 2015-08-25 21:23:55 +03:00
parent 1c9b0665ee
commit ab86b67bda

View File

@ -40,6 +40,7 @@
#include <housekeeper.h>
#include <buffer.h>
#include <regex.h>
#include <modules.h>
static char* server_options[] = {
"MariaDB Corporation MaxScale",