MXS-2013 Minor cleanup of maxscale/debug.h
Removal of unnecessary include files had ripple effects.
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user