More cleanup of monitor.h

Move some more functions into core header + miscellaneous cleanup
This commit is contained in:
Esa Korhonen
2017-01-19 12:38:31 +02:00
parent 02a8f7492e
commit 53c5b475ad
7 changed files with 41 additions and 29 deletions

View File

@ -53,6 +53,7 @@
#include <maxscale/users.h>
#include "../../../core/maxscale/session.h"
#include "../../../core/maxscale/monitor.h"
extern char *create_hex_sha1_sha1_passwd(char *passwd);