Add missing includes

This commit is contained in:
Johan Wikman
2017-09-19 13:46:24 +03:00
parent 1067e76121
commit 3936c71e11
3 changed files with 4 additions and 1 deletions

View File

@ -12,6 +12,7 @@
*/
#include "pam_backend_session.hh"
#include <maxscale/server.h>
namespace
{