MXS-2013 Minor cleanup of maxscale/debug.h

Removal of unnecessary include files had ripple effects.
This commit is contained in:
Johan Wikman
2018-08-14 16:13:05 +03:00
parent f975035e53
commit 228dcbe0ce
4 changed files with 28 additions and 24 deletions

View File

@ -13,8 +13,9 @@
*/
#include <maxscale/ccdefs.hh>
#include <errno.h>
#include <maxbase/semaphore.h>
#include <cerrno>
#include <climits>
#include <maxscale/semaphore.h>
#include <maxscale/debug.h>
namespace maxscale