MySQL authentication with user@host, resolved compile errors

MySQL authentication with user@host, resolved compile errors
This commit is contained in:
MassimilianoPinto
2014-02-14 17:27:17 +01:00
parent 6a12e99001
commit 9b6ad904f6
5 changed files with 7 additions and 6 deletions

View File

@ -51,6 +51,7 @@
#include <router.h>
#include <poll.h>
#include <users.h>
#include <dbusers.h>
#include <version.h>
#define GW_MYSQL_VERSION "MaxScale " MAXSCALE_VERSION