MXS-2004 Remove dependency of maxscale/thread.h

This commit is contained in:
Johan Wikman
2018-08-10 14:03:52 +03:00
parent e978387775
commit b408894f6d
5 changed files with 6 additions and 8 deletions

View File

@ -75,7 +75,6 @@
#include <maxscale/log_manager.h>
#include <maxscale/protocol/mysql.h>
#include <maxscale/platform.h>
#include <maxscale/thread.h>
#include <maxscale/pcre2.h>
#include <maxscale/alloc.h>
#include <maxscale/spinlock.hh>